aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386')
-rw-r--r--include/asm-i386/processor.h2
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);
779extern void cpu_set_gdt(int); 779extern void cpu_set_gdt(int);
780extern void cpu_init(void); 780extern void cpu_init(void);
781 781
782extern int force_mwait;
783
782#endif /* __ASM_I386_PROCESSOR_H */ 784#endif /* __ASM_I386_PROCESSOR_H */