patch-2.1.36 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/head.S
Previous file: linux/arch/i386/kernel/bios32.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Apr 22 22:49:38 1997
- Orig file:
v2.1.35/linux/arch/i386/kernel/entry.S
- Orig date:
Thu Mar 27 14:39:59 1997
diff -u --recursive --new-file v2.1.35/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -524,6 +524,7 @@
.long SYMBOL_NAME(sys_vm86)
.long SYMBOL_NAME(sys_query_module)
.long SYMBOL_NAME(sys_poll)
- .rept NR_syscalls-168
+ .long SYMBOL_NAME(sys_nfsservctl)
+ .rept NR_syscalls-169
.long SYMBOL_NAME(sys_ni_syscall)
.endr
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov