162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef __ASM_SH_CPU_SH2A_ADDRSPACE_H 362306a36Sopenharmony_ci#define __ASM_SH_CPU_SH2A_ADDRSPACE_H 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#define P0SEG 0x00000000 662306a36Sopenharmony_ci#define P1SEG 0x00000000 762306a36Sopenharmony_ci#define P2SEG 0x20000000 862306a36Sopenharmony_ci#define P3SEG 0x40000000 962306a36Sopenharmony_ci#define P4SEG 0x60000000 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci#endif /* __ASM_SH_CPU_SH2A_ADDRSPACE_H */ 12