1 #ifndef _ASM_POWERPC_MMU_H_
2 #define _ASM_POWERPC_MMU_H_
6 /* 64-bit classic hash table MMU */
7 # include <asm/mmu-hash64.h>
9 /* 32-bit. FIXME: split up the 32-bit MMU types, and revise for
11 # include <asm-ppc/mmu.h>
14 #endif /* __KERNEL__ */
15 #endif /* _ASM_POWERPC_MMU_H_ */