]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/smp.h
arm: convert to generic helpers for IPI function calls
[linux-2.6-omap-h63xx.git] / include / asm-arm / smp.h
index af99636db400e7e8cfbe81956faa1d84f11ebdf2..7fffa2404b8e8c8b24d360148d3c164af7169111 100644 (file)
@@ -101,6 +101,9 @@ extern void platform_cpu_die(unsigned int cpu);
 extern int platform_cpu_kill(unsigned int cpu);
 extern void platform_cpu_enable(unsigned int cpu);
 
+extern void arch_send_call_function_single_ipi(int cpu);
+extern void arch_send_call_function_ipi(cpumask_t mask);
+
 /*
  * Local timer interrupt handling function (can be IPI'ed).
  */