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 3c6fb89f1120..68563c0709ac 100644 --- a/include/asm-x86/proto.h +++ b/include/asm-x86/proto.h | |||
@@ -22,8 +22,6 @@ extern void syscall32_cpu_init(void); | |||
22 | 22 | ||
23 | extern void check_efer(void); | 23 | extern void check_efer(void); |
24 | 24 | ||
25 | extern unsigned long table_start, table_end; | ||
26 | |||
27 | extern int reboot_force; | 25 | extern int reboot_force; |
28 | 26 | ||
29 | long do_arch_prctl(struct task_struct *task, int code, unsigned long addr); | 27 | long do_arch_prctl(struct task_struct *task, int code, unsigned long addr); |