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

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