aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/proto.h')
-rw-r--r--include/asm-x86/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h
index 71a419c6e041..7ff3d765de05 100644
--- a/include/asm-x86/proto.h
+++ b/include/asm-x86/proto.h
@@ -41,8 +41,6 @@ extern void reserve_bootmem_generic(unsigned long phys, unsigned len);
41 41
42extern void load_gs_index(unsigned gs); 42extern void load_gs_index(unsigned gs);
43 43
44extern unsigned long end_pfn_map;
45
46extern void exception_table_check(void); 44extern void exception_table_check(void);
47 45
48extern void swap_low_mappings(void); 46extern void swap_low_mappings(void);