]> err.no Git - linux-2.6/blobdiff - include/asm-i386/timer.h
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6] / include / asm-i386 / timer.h
index 51a713e33a9ee8d590e4729657521601588a6a8b..0db7e994fb8b4f40ad9a96ecf2258d7fd6dc57f6 100644 (file)
@@ -5,13 +5,11 @@
 
 #define TICK_SIZE (tick_nsec / 1000)
 
-void setup_pit_timer(void);
 unsigned long long native_sched_clock(void);
 unsigned long native_calculate_cpu_khz(void);
 
 extern int timer_ack;
 extern int no_timer_check;
-extern int no_sync_cmos_clock;
 extern int recalibrate_cpu_khz(void);
 
 #ifndef CONFIG_PARAVIRT