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
- Lines: 11
- Date:
Sat Sep 4 13:10:35 1999
- Orig file:
v2.3.16/linux/kernel/sys.c
- Orig date:
Thu Aug 26 13:05:42 1999
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)