[POWERPC] DEBUG_PAGEALLOC for 32-bit
[powerpc.git] / arch / powerpc / mm / mmu_decl.h
index bea2d21..ee55e0b 100644 (file)
 #include <asm/tlbflush.h>
 #include <asm/mmu.h>
 
+extern void hash_preload(struct mm_struct *mm, unsigned long ea,
+                        unsigned long access, unsigned long trap);
+
+
 #ifdef CONFIG_PPC32
 extern void mapin_ram(void);
 extern int map_page(unsigned long va, phys_addr_t pa, int flags);