patch-2.3.99-pre9 linux/arch/mips/kernel/syscalls.h
Next file: linux/arch/mips/kernel/sysirix.c
Previous file: linux/arch/mips/kernel/syscall.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sat May 13 08:29:14 2000
- Orig file:
v2.3.99-pre8/linux/arch/mips/kernel/syscalls.h
- Orig date:
Sat Feb 26 22:31:40 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/arch/mips/kernel/syscalls.h linux/arch/mips/kernel/syscalls.h
@@ -44,7 +44,7 @@
SYS(sys_ptrace, 4)
SYS(sys_alarm, 1)
SYS(sys_fstat, 2)
-SYS(sys_ni_syscall, 0)
+SYS(sys_pause, 0)
SYS(sys_utime, 2) /* 4030 */
SYS(sys_ni_syscall, 0)
SYS(sys_ni_syscall, 0)
@@ -232,3 +232,5 @@
SYS(sys_lstat64, 3)
SYS(sys_fstat64, 3) /* 4215 */
SYS(sys_pivot_root, 2)
+SYS(sys_mincore, 3)
+SYS(sys_madvise, 3)
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen (who was at: [email protected])