diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-x86_64/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index eca3f2d633db..8bdcbd0aa03f 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h | |||
@@ -134,6 +134,7 @@ extern int force_iommu; | |||
134 | 134 | ||
135 | extern int reboot_force; | 135 | extern int reboot_force; |
136 | extern int notsc_setup(char *); | 136 | extern int notsc_setup(char *); |
137 | extern int setup_additional_cpus(char *); | ||
137 | 138 | ||
138 | extern void smp_local_timer_interrupt(struct pt_regs * regs); | 139 | extern void smp_local_timer_interrupt(struct pt_regs * regs); |
139 | 140 | ||