patch-2.1.37 linux/arch/ppc/kernel/misc.S
Next file: linux/arch/ppc/kernel/process.c
Previous file: linux/arch/mips/kernel/traps.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon May 12 10:35:38 1997
- Orig file:
v2.1.36/linux/arch/ppc/kernel/misc.S
- Orig date:
Wed Dec 18 00:49:52 1996
diff -u --recursive --new-file v2.1.36/linux/arch/ppc/kernel/misc.S linux/arch/ppc/kernel/misc.S
@@ -855,5 +855,6 @@
.long sys_mremap
.long SYMBOL_NAME(sys_setresuid)
.long SYMBOL_NAME(sys_getresuid)
- .space (NR_syscalls-165)*4
+ .long SYMBOL_NAME(sys_nfsservctl)
+ .space (NR_syscalls-166)*4
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov