]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86_64/kernel/traps.c
[PATCH] x86_64: miscellaneous cleanup
[karo-tx-linux.git] / arch / x86_64 / kernel / traps.c
index 05dbbf40ccf502194cb0fa4031e1586e36711e7b..7b148309c529ef9f85c60abc57de67f792f46855 100644 (file)
@@ -47,8 +47,6 @@
 #include <asm/proto.h>
 #include <asm/nmi.h>
 
-extern struct gate_struct idt_table[256]; 
-
 asmlinkage void divide_error(void);
 asmlinkage void debug(void);
 asmlinkage void nmi(void);