patch-2.1.69 linux/arch/m68k/kernel/entry.S
Next file: linux/drivers/block/nbd.c
Previous file: linux/arch/i386/math-emu/fpu_entry.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 1 11:15:39 1997
- Orig file:
v2.1.68/linux/arch/m68k/kernel/entry.S
- Orig date:
Wed Sep 24 20:05:45 1997
diff -u --recursive --new-file v2.1.68/linux/arch/m68k/kernel/entry.S linux/arch/m68k/kernel/entry.S
@@ -569,6 +569,8 @@
.long SYMBOL_NAME(sys_poll)
.long SYMBOL_NAME(sys_nfsservctl)
.long SYMBOL_NAME(sys_prctl)
+ .long SYMBOL_NAME(sys_pread)
+ .long SYMBOL_NAME(sys_pwrite)
.rept NR_syscalls-(.-SYMBOL_NAME(sys_call_table))/4
.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