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
- Lines: 9
- Date:
Mon Jul 17 10:52:42 1995
- Orig file:
v1.3.10/linux/include/linux/timer.h
- Orig date:
Fri Jul 7 08:54:54 1995
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