]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-sh/cpu-sh2/addrspace.h
sh: Split out PXSEG segmentation per-CPU family.
[karo-tx-linux.git] / include / asm-sh / cpu-sh2 / addrspace.h
index 8706c903c5a086a68f0dc4a2ed4e8084226547f8..2b9ab93efa4ef38bd14877d40c08a4ba782f7fc3 100644 (file)
 #ifndef __ASM_CPU_SH2_ADDRSPACE_H
 #define __ASM_CPU_SH2_ADDRSPACE_H
 
-/* Should fill here */
+#define P0SEG          0x00000000
+#define P1SEG          0x80000000
+#define P2SEG          0xa0000000
+#define P3SEG          0xc0000000
+#define P4SEG          0xe0000000
 
 #endif /* __ASM_CPU_SH2_ADDRSPACE_H */
-