patch-2.3.15 linux/kernel/info.c
Next file: linux/kernel/itimer.c
Previous file: linux/kernel/exit.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 23 11:15:53 1999
- Orig file:
v2.3.14/linux/kernel/info.c
- Orig date:
Sun Jul 11 09:11:46 1999
diff -u --recursive --new-file v2.3.14/linux/kernel/info.c linux/kernel/info.c
@@ -13,7 +13,7 @@
#include <asm/uaccess.h>
-asmlinkage int sys_sysinfo(struct sysinfo *info)
+asmlinkage long sys_sysinfo(struct sysinfo *info)
{
struct sysinfo val;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)