upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / include / asm-x86_64 / processor.h
index caec276..f1416f1 100644 (file)
@@ -465,6 +465,8 @@ static inline void __mwait(unsigned long eax, unsigned long ecx)
 
 #define cache_line_size() (boot_cpu_data.x86_cache_alignment)
 
+extern unsigned long boot_option_idle_override;
+
 #define HAVE_ARCH_PICK_MMAP_LAYOUT
 
 #endif /* __ASM_X86_64_PROCESSOR_H */