This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / timer.h
index aa78800..90db1cc 100644 (file)
@@ -99,7 +99,4 @@ extern void init_timers(void);
 extern void run_local_timers(void);
 extern void it_real_fn(unsigned long);
 
-extern void dump_clear_timers(void);
-extern void dump_run_timers(void);
-
 #endif