]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/tlbflush.h
x86: smp.h move zap_low_mappings declartion to tlbflush.h
[karo-tx-linux.git] / arch / x86 / include / asm / tlbflush.h
index 0e7bbb5491169f69c4b0b0e2d0e98a8445d95fcd..aed0b700b837b4ec7ceab28916961512034eb026 100644 (file)
@@ -175,4 +175,6 @@ static inline void flush_tlb_kernel_range(unsigned long start,
        flush_tlb_all();
 }
 
+extern void zap_low_mappings(void);
+
 #endif /* _ASM_X86_TLBFLUSH_H */