]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/hw_irq.h
x64, x2apic/intr-remap: introcude self IPI to genapic routines
[linux-2.6-omap-h63xx.git] / include / asm-x86 / hw_irq.h
index 18f067c310f7880be0f8629e45a91add4b380abb..2ae47e7c106378e0f74db849bc751be302986ac0 100644 (file)
@@ -72,7 +72,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 */