#ifndef _ASM_POWERPC_BOOK3S_PGTABLE_H #define _ASM_POWERPC_BOOK3S_PGTABLE_H #ifdef CONFIG_PPC64 #include #else #include #endif #define FIRST_USER_ADDRESS 0UL #endif