x86-32, mm: Add an initial page table for core bootstrapping
[deliverable/linux.git] / arch / x86 / include / asm / tlbflush.h
index 7f3eba08e7de988dfe85affb84495b59bf0e6a0d..169be8938b96778e76be9541bf37d2e9b8135833 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 */
This page took 0.024018 seconds and 5 git commands to generate.