From b9f0659c04e9be03bcb3ebfac78370d41fa47cbc Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Wed, 28 Jun 2006 21:49:46 +0000 Subject: [PATCH] - really remove last vestiges of lkcd patch --- include/asm-i386/smp.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/asm-i386/smp.h b/include/asm-i386/smp.h index 2551f3b50..e03a206df 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[]; -- 2.47.0