]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/hw_irq.h
Merge branch 'x86/cpu' into x86/x2apic
[linux-2.6-omap-h63xx.git] / include / asm-x86 / hw_irq.h
index edd0b95f14d0df6dd9b4f4cfb01d02548d485c9b..6c3651759e44053ce5200ced61477b18b15bd7e3 100644 (file)
@@ -73,7 +73,9 @@ extern void enable_IO_APIC(void);
 #endif
 
 /* IPI functions */
+#ifdef CONFIG_X86_32
 extern void send_IPI_self(int vector);
+#endif
 extern void send_IPI(int dest, int vector);
 
 /* Statistics */