X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fasm-i386%2Fapic.h;h=288233fd77d7b755b8c5962da5084d32a1558351;hp=ff9ac8d19eb2584565cb5d8f93b196dc929cbc2d;hb=55308c3712f56279d5547ef6e97d365ac3ab9e6d;hpb=dc5cdd8ec146a60152f2264c8fe920ca5ecc71ea diff --git a/include/asm-i386/apic.h b/include/asm-i386/apic.h index ff9ac8d19eb2..288233fd77d7 100644 --- a/include/asm-i386/apic.h +++ b/include/asm-i386/apic.h @@ -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) { }