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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h
index 02420dea73c6..71a419c6e041 100644
--- a/include/asm-x86/proto.h
+++ b/include/asm-x86/proto.h
@@ -37,9 +37,6 @@ extern u32 pmtmr_ioport;
37#endif 37#endif
38extern int nohpet; 38extern int nohpet;
39 39
40extern void numa_initmem_init(unsigned long start_pfn, unsigned long end_pfn);
41extern unsigned long numa_free_all_bootmem(void);
42
43extern void reserve_bootmem_generic(unsigned long phys, unsigned len); 40extern void reserve_bootmem_generic(unsigned long phys, unsigned len);
44 41
45extern void load_gs_index(unsigned gs); 42extern void load_gs_index(unsigned gs);
@@ -52,8 +49,6 @@ extern void swap_low_mappings(void);
52 49
53extern void syscall32_cpu_init(void); 50extern void syscall32_cpu_init(void);
54 51
55extern void setup_node_bootmem(int nodeid, unsigned long start, unsigned long end);
56
57extern void check_efer(void); 52extern void check_efer(void);
58 53
59extern unsigned long table_start, table_end; 54extern unsigned long table_start, table_end;