diff options
Diffstat (limited to 'include/asm-i386/processor.h')
-rw-r--r-- | include/asm-i386/processor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-i386/processor.h b/include/asm-i386/processor.h index ced2da8a0d65..70f3515c3db0 100644 --- a/include/asm-i386/processor.h +++ b/include/asm-i386/processor.h | |||
@@ -750,6 +750,7 @@ extern void enable_sep_cpu(void); | |||
750 | extern int sysenter_setup(void); | 750 | extern int sysenter_setup(void); |
751 | 751 | ||
752 | extern void cpu_set_gdt(int); | 752 | extern void cpu_set_gdt(int); |
753 | extern void switch_to_new_gdt(void); | ||
753 | extern void cpu_init(void); | 754 | extern void cpu_init(void); |
754 | 755 | ||
755 | extern int force_mwait; | 756 | extern int force_mwait; |