remove files from planetlab-4_0-branch that were branched accidentally from the HEAD...
[linux-2.6.git] / include / asm-i386 / smp.h
index e03a206..2551f3b 100644 (file)
@@ -42,6 +42,7 @@ 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);
 extern void zap_low_mappings (void);
+extern void stop_this_cpu(void *);
 
 #define MAX_APICID 256
 extern u8 x86_cpu_to_apicid[];