]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/smp.h
parisc: convert to generic helpers for IPI function calls
[linux-2.6-omap-h63xx.git] / 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 */
 
 /*