patch-2.4.0-test7 linux/arch/s390/kernel/entry.S
Next file: linux/arch/sh/kernel/cf-enabler.c
Previous file: linux/arch/s390/config.in
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Aug 11 14:29:05 2000
- Orig file:
v2.4.0-test6/linux/arch/s390/kernel/entry.S
- Orig date:
Wed Aug 9 19:19:49 2000
diff -u --recursive --new-file v2.4.0-test6/linux/arch/s390/kernel/entry.S linux/arch/s390/kernel/entry.S
@@ -603,7 +603,8 @@
.long sys_pivot_root
.long sys_mincore
.long sys_madvise
- .rept 255-219
+ .long sys_getdents64 /* 220 */
+ .rept 255-220
.long sys_ni_syscall
.endr
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)