ACPI: Create "idle=halt" bootparam
[linux-2.6-block.git] / include / asm-x86 / processor.h
index 7f738270459276a305758ac8a3edce974b1985ba..bc221623248e5e3771d301b4e299d540348b19f0 100644 (file)
@@ -727,6 +727,7 @@ extern int                  force_mwait;
 extern void select_idle_routine(const struct cpuinfo_x86 *c);
 
 extern unsigned long           boot_option_idle_override;
+extern unsigned long           idle_halt;
 
 extern void enable_sep_cpu(void);
 extern int sysenter_setup(void);