diff options
Diffstat (limited to 'include/asm-x86_64')
-rw-r--r-- | include/asm-x86_64/proto.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index 3f8f285138d2..98063bcb3b33 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h | |||
@@ -119,6 +119,8 @@ extern int gsi_irq_sharing(int gsi); | |||
119 | 119 | ||
120 | extern void smp_local_timer_interrupt(void); | 120 | extern void smp_local_timer_interrupt(void); |
121 | 121 | ||
122 | extern int force_mwait; | ||
123 | |||
122 | long do_arch_prctl(struct task_struct *task, int code, unsigned long addr); | 124 | long do_arch_prctl(struct task_struct *task, int code, unsigned long addr); |
123 | 125 | ||
124 | void i8254_timer_resume(void); | 126 | void i8254_timer_resume(void); |