Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
X86_SMP: smp.c declare functions before they get used
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>
- Loading branch information