diff options
Diffstat (limited to 'include/asm-x86/processor.h')
| -rw-r--r-- | include/asm-x86/processor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/processor.h b/include/asm-x86/processor.h index bc221623248e..55402d2ab938 100644 --- a/include/asm-x86/processor.h +++ b/include/asm-x86/processor.h | |||
| @@ -728,6 +728,7 @@ extern void select_idle_routine(const struct cpuinfo_x86 *c); | |||
| 728 | 728 | ||
| 729 | extern unsigned long boot_option_idle_override; | 729 | extern unsigned long boot_option_idle_override; |
| 730 | extern unsigned long idle_halt; | 730 | extern unsigned long idle_halt; |
| 731 | extern unsigned long idle_nomwait; | ||
| 731 | 732 | ||
| 732 | extern void enable_sep_cpu(void); | 733 | extern void enable_sep_cpu(void); |
| 733 | extern int sysenter_setup(void); | 734 | extern int sysenter_setup(void); |
