18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __ASM_BMIPS_SPACES_H
38c2ecf20Sopenharmony_ci#define __ASM_BMIPS_SPACES_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci/* Avoid collisions with system base register (SBR) region on BMIPS3300 */
68c2ecf20Sopenharmony_ci#define FIXADDR_TOP		((unsigned long)(long)(int)0xff000000)
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#endif /* __ASM_BMIPS_SPACES_H */
9