This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-i386 / smp.h
index bd8fa4c..88c461e 100644 (file)
@@ -37,7 +37,6 @@ extern int smp_num_siblings;
 extern cpumask_t cpu_sibling_map[];
 
 extern void smp_flush_tlb(void);
-extern void dump_send_ipi(void);
 extern void smp_message_irq(int cpl, void *dev_id, struct pt_regs *regs);
 extern void smp_invalidate_rcv(void);          /* Process an NMI */
 extern void (*mtrr_hook) (void);