[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
[cascardo/linux.git] / include / asm-x86_64 / apic.h
index e81d0f2..7cfb39c 100644 (file)
@@ -102,5 +102,6 @@ void switch_ipi_to_APIC_timer(void *cpumask);
 #define ARCH_APICTIMER_STOPS_ON_C3     1
 
 extern unsigned boot_cpu_id;
+extern int local_apic_timer_c2_ok;
 
 #endif /* __ASM_APIC_H */