This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-x86_64 / apic.h
index c025cc3..62ccf88 100644 (file)
@@ -97,7 +97,6 @@ extern void nmi_watchdog_tick (struct pt_regs * regs, unsigned reason);
 extern int APIC_init_uniprocessor (void);
 extern void disable_APIC_timer(void);
 extern void enable_APIC_timer(void);
-extern void clustered_apic_check(void);
 
 extern int check_nmi_watchdog(void);
 extern void nmi_watchdog_default(void);
@@ -112,6 +111,7 @@ extern unsigned int nmi_watchdog;
 
 #endif /* CONFIG_X86_LOCAL_APIC */
 
+#define clustered_apic_mode 0
 #define esr_disable 0
 extern unsigned boot_cpu_id;