[PATCH] i386: Consolidate modern APIC handling
[deliverable/linux.git] / include / asm-i386 / apic.h
index ff9ac8d19eb2584565cb5d8f93b196dc929cbc2d..288233fd77d7b755b8c5962da5084d32a1558351 100644 (file)
@@ -139,6 +139,8 @@ void switch_ipi_to_APIC_timer(void *cpumask);
 
 extern int timer_over_8254;
 
+extern int modern_apic(void);
+
 #else /* !CONFIG_X86_LOCAL_APIC */
 static inline void lapic_shutdown(void) { }
 
This page took 0.02839 seconds and 5 git commands to generate.