patch-1.3.11 linux/include/linux/timer.h

Next file: linux/include/linux/tqueue.h
Previous file: linux/include/linux/sjcd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.10/linux/include/linux/timer.h linux/include/linux/timer.h
@@ -87,6 +87,8 @@
 extern void add_timer(struct timer_list * timer);
 extern int  del_timer(struct timer_list * timer);
 
+extern void it_real_fn(unsigned long);
+
 extern inline void init_timer(struct timer_list * timer)
 {
 	timer->next = NULL;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this