x86-32, mm: Add an initial page table for core bootstrapping
[pandora-kernel.git] / arch / x86 / include / asm / tlbflush.h
index 7f3eba0..169be89 100644 (file)
@@ -172,6 +172,4 @@ static inline void flush_tlb_kernel_range(unsigned long start,
        flush_tlb_all();
 }
 
-extern void zap_low_mappings(bool early);
-
 #endif /* _ASM_X86_TLBFLUSH_H */