patch-2.1.60 linux/arch/alpha/kernel/entry.S
Next file: linux/arch/i386/config.in
Previous file: linux/arch/alpha/config.in
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Oct 21 08:57:28 1997
- Orig file:
v2.1.59/linux/arch/alpha/kernel/entry.S
- Orig date:
Wed Sep 24 20:05:45 1997
diff -u --recursive --new-file v2.1.59/linux/arch/alpha/kernel/entry.S linux/arch/alpha/kernel/entry.S
@@ -10,7 +10,7 @@
#define rti .long PAL_rti
#define SIGCHLD 20
-#define NR_SYSCALLS 350
+#define NR_SYSCALLS 352
#define osf_vfork sys_fork
/*
@@ -771,5 +771,5 @@
.quad sys_sched_get_priority_max, sys_sched_get_priority_min, sys_sched_rr_get_interval, do_entSys /* sys_afs_syscall */, sys_newuname
.quad sys_nanosleep, sys_mremap, sys_nfsservctl, sys_setresuid, sys_getresuid
.quad sys_pciconfig_read, sys_pciconfig_write, sys_query_module
- .quad sys_prctl
+ .quad sys_prctl, sys_pread, sys_pwrite
.quad do_entSys, do_entSys
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov