diff options
Diffstat (limited to 'include/asm-x86/genapic_64.h')
-rw-r--r-- | include/asm-x86/genapic_64.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/genapic_64.h b/include/asm-x86/genapic_64.h index 128b9ec2d6f2..ed6a4886c082 100644 --- a/include/asm-x86/genapic_64.h +++ b/include/asm-x86/genapic_64.h | |||
@@ -50,6 +50,7 @@ extern int is_uv_system(void); | |||
50 | extern struct genapic apic_x2apic_uv_x; | 50 | extern struct genapic apic_x2apic_uv_x; |
51 | DECLARE_PER_CPU(int, x2apic_extra_bits); | 51 | DECLARE_PER_CPU(int, x2apic_extra_bits); |
52 | extern void uv_cpu_init(void); | 52 | extern void uv_cpu_init(void); |
53 | extern void uv_system_init(void); | ||
53 | extern int uv_wakeup_secondary(int phys_apicid, unsigned int start_rip); | 54 | extern int uv_wakeup_secondary(int phys_apicid, unsigned int start_rip); |
54 | 55 | ||
55 | extern void setup_apic_routing(void); | 56 | extern void setup_apic_routing(void); |