18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __ASM_MACH_LOONGSON2EF_SPACES_H_
38c2ecf20Sopenharmony_ci#define __ASM_MACH_LOONGSON2EF_SPACES_H_
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#if defined(CONFIG_64BIT)
68c2ecf20Sopenharmony_ci#define CAC_BASE        _AC(0x9800000000000000, UL)
78c2ecf20Sopenharmony_ci#endif /* CONFIG_64BIT */
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#include <asm/mach-generic/spaces.h>
108c2ecf20Sopenharmony_ci#endif
11