X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fsmp.h;h=047cd23222127252e0fc25244fd8ec5637aa859c;hb=44c40f29869a02dd430beb7fed0b6ca7d8ef5e54;hp=5fa792b1d44e29c0fcb69fc0312c33e743023d50;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/include/asm-i386/smp.h b/include/asm-i386/smp.h index 5fa792b1d..047cd2322 100644 --- a/include/asm-i386/smp.h +++ b/include/asm-i386/smp.h @@ -42,7 +42,6 @@ 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[];