patch-1.3.25 linux/include/linux/sched.h
Next file: linux/init/main.c
Previous file: linux/include/linux/pci.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat Sep 9 09:59:37 1995
- Orig file:
v1.3.24/linux/include/linux/sched.h
- Orig date:
Thu Sep 7 17:17:19 1995
diff -u --recursive --new-file v1.3.24/linux/include/linux/sched.h linux/include/linux/sched.h
@@ -275,6 +275,10 @@
extern struct timeval xtime;
extern int need_resched;
+extern unsigned long * prof_buffer;
+extern unsigned long prof_len;
+extern unsigned long prof_shift;
+
#define CURRENT_TIME (xtime.tv_sec)
extern void sleep_on(struct wait_queue ** p);
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