diff options
Diffstat (limited to 'include/asm-x86/setup.h')
-rw-r--r-- | include/asm-x86/setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/setup.h b/include/asm-x86/setup.h index 2585075da9b..f003ceaad6a 100644 --- a/include/asm-x86/setup.h +++ b/include/asm-x86/setup.h | |||
@@ -23,6 +23,7 @@ struct mpc_config_processor; | |||
23 | struct mpc_config_bus; | 23 | struct mpc_config_bus; |
24 | struct mp_config_oemtable; | 24 | struct mp_config_oemtable; |
25 | struct x86_quirks { | 25 | struct x86_quirks { |
26 | int (*arch_pre_time_init)(void); | ||
26 | int (*arch_time_init)(void); | 27 | int (*arch_time_init)(void); |
27 | int (*arch_pre_intr_init)(void); | 28 | int (*arch_pre_intr_init)(void); |
28 | int (*arch_intr_init)(void); | 29 | int (*arch_intr_init)(void); |