162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef __ASM_BMIPS_SPACES_H 362306a36Sopenharmony_ci#define __ASM_BMIPS_SPACES_H 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci/* Avoid collisions with system base register (SBR) region on BMIPS3300 */ 662306a36Sopenharmony_ci#define FIXADDR_TOP ((unsigned long)(long)(int)0xff000000) 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci#endif /* __ASM_BMIPS_SPACES_H */ 9