diff options
Diffstat (limited to 'include/asm-i386')
-rw-r--r-- | include/asm-i386/processor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-i386/processor.h b/include/asm-i386/processor.h index 9d895cc2f312..882d3f8fbbac 100644 --- a/include/asm-i386/processor.h +++ b/include/asm-i386/processor.h | |||
@@ -779,4 +779,6 @@ extern int sysenter_setup(void); | |||
779 | extern void cpu_set_gdt(int); | 779 | extern void cpu_set_gdt(int); |
780 | extern void cpu_init(void); | 780 | extern void cpu_init(void); |
781 | 781 | ||
782 | extern int force_mwait; | ||
783 | |||
782 | #endif /* __ASM_I386_PROCESSOR_H */ | 784 | #endif /* __ASM_I386_PROCESSOR_H */ |