]> err.no Git - linux-2.6/blobdiff - include/asm-parisc/smp.h
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / include / asm-parisc / smp.h
index 306f4950e32ebe49428931c0447121b1e5d7dc3d..398cdbaf4e540f6e6bccffdb84a7fbc8a88e5e98 100644 (file)
@@ -30,6 +30,9 @@ extern cpumask_t cpu_online_map;
 extern void smp_send_reschedule(int cpu);
 extern void smp_send_all_nop(void);
 
+extern void arch_send_call_function_single_ipi(int cpu);
+extern void arch_send_call_function_ipi(cpumask_t mask);
+
 #endif /* !ASSEMBLY */
 
 /*