patch-2.1.4 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/ksyms.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Oct 11 08:45:06 1996
- Orig file:
v2.1.3/linux/arch/i386/kernel/entry.S
- Orig date:
Wed Oct 9 08:55:17 1996
diff -u --recursive --new-file v2.1.3/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -618,4 +618,6 @@
.long SYMBOL_NAME(sys_sched_rr_get_interval)
.long SYMBOL_NAME(sys_nanosleep)
.long SYMBOL_NAME(sys_mremap)
- .space (NR_syscalls-163)*4
+ .long SYMBOL_NAME(sys_setresuid)
+ .long SYMBOL_NAME(sys_getresuid)
+ .space (NR_syscalls-165)*4
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov