aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/proto.h')
-rw-r--r--include/asm-x86_64/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h
index 3b1c60247902..58fec91318e4 100644
--- a/include/asm-x86_64/proto.h
+++ b/include/asm-x86_64/proto.h
@@ -92,7 +92,7 @@ extern void syscall32_cpu_init(void);
92 92
93extern void setup_node_bootmem(int nodeid, unsigned long start, unsigned long end); 93extern void setup_node_bootmem(int nodeid, unsigned long start, unsigned long end);
94 94
95extern void check_ioapic(void); 95extern void early_quirks(void);
96extern void check_efer(void); 96extern void check_efer(void);
97 97
98extern int unhandled_signal(struct task_struct *tsk, int sig); 98extern int unhandled_signal(struct task_struct *tsk, int sig);