diff options
Diffstat (limited to 'include/asm-x86_64/proto.h')
-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 56dc70b7a6e4..115e496c6139 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h | |||
@@ -89,6 +89,8 @@ extern void check_efer(void); | |||
89 | 89 | ||
90 | extern int unhandled_signal(struct task_struct *tsk, int sig); | 90 | extern int unhandled_signal(struct task_struct *tsk, int sig); |
91 | 91 | ||
92 | extern int unsynchronized_tsc(void); | ||
93 | |||
92 | extern void select_idle_routine(const struct cpuinfo_x86 *c); | 94 | extern void select_idle_routine(const struct cpuinfo_x86 *c); |
93 | 95 | ||
94 | extern void gart_parse_options(char *); | 96 | extern void gart_parse_options(char *); |