X86_SMP: smp.c declare functions before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Fri, 25 Jul 2008 05:12:26 +0000 (10:42 +0530)
committerJaswinder Singh <jaswinder@infradead.org>
Fri, 25 Jul 2008 06:26:50 +0000 (11:56 +0530)
declared following smp interrupts in asm-x86/hw_irq.h:
smp_reschedule_interrupt, smp_call_function_interrupt, smp_call_function_single_interrupt

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>

No differences found