patch-2.4.0-test7 linux/arch/arm/kernel/calls.S
Next file: linux/arch/arm/kernel/debug-armv.S
Previous file: linux/arch/arm/kernel/bios32.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Aug 11 14:29:05 2000
- Orig file:
v2.4.0-test6/linux/arch/arm/kernel/calls.S
- Orig date:
Fri Jun 23 21:55:07 2000
diff -u --recursive --new-file v2.4.0-test6/linux/arch/arm/kernel/calls.S linux/arch/arm/kernel/calls.S
@@ -226,8 +226,9 @@
.long SYMBOL_NAME(sys_setgid)
/* 215 */ .long SYMBOL_NAME(sys_setfsuid)
.long SYMBOL_NAME(sys_setfsgid)
+ .long SYMBOL_NAME(sys_getdents64)
- .rept NR_syscalls-216
+ .rept NR_syscalls-217
.long SYMBOL_NAME(sys_ni_syscall)
.endr
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)