x86: declare setup_apic_routing
Global functions need a prototype. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
22067d4501
commit
88a83350bc
1 changed files with 2 additions and 0 deletions
|
@ -44,4 +44,6 @@ DECLARE_PER_CPU(int, x2apic_extra_bits);
|
|||
extern void uv_cpu_init(void);
|
||||
extern int uv_wakeup_secondary(int phys_apicid, unsigned int start_rip);
|
||||
|
||||
extern void setup_apic_routing(void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue