]> err.no Git - linux-2.6/blobdiff - include/asm-x86/tsc.h
x86: isolate the rtc code for sharing
[linux-2.6] / include / asm-x86 / tsc.h
index 6baab30dc2c8be051e81286bcb9e0ce97d37d724..d7b1c4e7a1086e57f3f24b0aa1fd100deab78e64 100644 (file)
@@ -73,8 +73,7 @@ int check_tsc_unstable(void);
 extern void check_tsc_sync_source(int cpu);
 extern void check_tsc_sync_target(void);
 
-#ifdef CONFIG_X86_64
 extern void tsc_calibrate(void);
-#endif
+extern int notsc_setup(char *);
 
 #endif