patch-2.3.17 linux/kernel/sys.c

Next file: linux/mm/filemap.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.16/linux/kernel/sys.c linux/kernel/sys.c
@@ -41,10 +41,6 @@
 	return notifier_chain_unregister(&reboot_notifier_list, nb);
 }
 
-
-
-extern void adjust_clock(void);
-
 asmlinkage long sys_ni_syscall(void)
 {
 	return -ENOSYS;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)