patch-2.1.22 linux/kernel/sys.c
Next file: linux/net/802/Makefile
Previous file: linux/kernel/sched.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jan 15 02:46:07 1997
- Orig file:
v2.1.21/linux/kernel/sys.c
- Orig date:
Sun Dec 22 16:37:42 1996
diff -u --recursive --new-file v2.1.21/linux/kernel/sys.c linux/kernel/sys.c
@@ -182,7 +182,7 @@
#ifdef __sparc__
extern void halt_now(void);
#endif
-extern asmlinkage sys_kill(int, int);
+extern asmlinkage int sys_kill(int, int);
/*
* Reboot system call: for obvious reasons only root may call it,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov