#ifndef _ASM_POWERPC_PGTABLE_H #define _ASM_POWERPC_PGTABLE_H #ifdef __KERNEL__ #if defined(CONFIG_PPC64) # include #else # include #endif #ifndef __ASSEMBLY__ #include #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */ #endif /* _ASM_POWERPC_PGTABLE_H */