ppc: use 64 bit physical addressing

* At least the 4xx cpu types use PAE-like 36 bit addressing, including for mapped peripherals.
This commit is contained in:
François Revol
2012-08-15 19:41:52 +02:00
parent 86e47974c0
commit 1026b0a1a7
+1
View File
@@ -36,6 +36,7 @@
# define __HAIKU_ARCH ppc
# define __HAIKU_ARCH_ABI "ppc"
# define __HAIKU_ARCH_PPC 1
# define __HAIKU_ARCH_PHYSICAL_BITS 64
# define __HAIKU_BIG_ENDIAN 1
#elif __M68K__
# define __HAIKU_ARCH m68k