diff options
Diffstat (limited to 'include/asm-x86/proto.h')
-rw-r--r-- | include/asm-x86/proto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h index 4eddf2761804..5a45478b5d3a 100644 --- a/include/asm-x86/proto.h +++ b/include/asm-x86/proto.h | |||
@@ -8,8 +8,6 @@ | |||
8 | struct cpuinfo_x86; | 8 | struct cpuinfo_x86; |
9 | struct pt_regs; | 9 | struct pt_regs; |
10 | 10 | ||
11 | extern void start_kernel(void); | ||
12 | |||
13 | extern void early_idt_handler(void); | 11 | extern void early_idt_handler(void); |
14 | 12 | ||
15 | extern void init_memory_mapping(unsigned long start, unsigned long end); | 13 | extern void init_memory_mapping(unsigned long start, unsigned long end); |