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

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