]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/tlbflush.h
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / tlbflush.h
index f4e1b550ce6131f02a965cd608f8691f538d64f1..17feaa9c7e763da6a8655134b6d60ccf84700a3b 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 */