patch-2.1.86 linux/kernel/ksyms.c
Next file: linux/kernel/module.c
Previous file: linux/kernel/acct.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Feb  5 12:21:15 1998
-  Orig file: 
v2.1.85/linux/kernel/ksyms.c
-  Orig date: 
Wed Feb  4 11:36:01 1998
diff -u --recursive --new-file v2.1.85/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -324,8 +324,7 @@
 EXPORT_SYMBOL(release_region);
 
 /* process management */
-EXPORT_SYMBOL(wake_up);
-EXPORT_SYMBOL(wake_up_interruptible);
+EXPORT_SYMBOL(__wake_up);
 EXPORT_SYMBOL(sleep_on);
 EXPORT_SYMBOL(interruptible_sleep_on);
 EXPORT_SYMBOL(schedule);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov