x86: remove duplicate start_kernel declaration
[safe/jmp/linux-2.6] / include / asm-x86 / proto.h
index 4eddf27..5a45478 100644 (file)
@@ -8,8 +8,6 @@
 struct cpuinfo_x86; 
 struct pt_regs;
 
-extern void start_kernel(void);
-
 extern void early_idt_handler(void);
 
 extern void init_memory_mapping(unsigned long start, unsigned long end);