patch-1.3.11 linux/arch/alpha/kernel/entry.S
Next file: linux/arch/alpha/kernel/ptrace.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Jul 16 22:58:10 1995
- Orig file:
v1.3.10/linux/arch/alpha/kernel/entry.S
- Orig date:
Thu Jul 13 16:20:19 1995
diff -u --recursive --new-file v1.3.10/linux/arch/alpha/kernel/entry.S linux/arch/alpha/kernel/entry.S
@@ -9,7 +9,7 @@
#define halt .long PAL_halt
#define rti .long PAL_rti
-#define NR_SYSCALLS 310
+#define NR_SYSCALLS 320
#define osf_vfork sys_fork
/*
@@ -565,3 +565,6 @@
/* linux-specific system calls start at 300 */
/*300*/ .quad sys_bdflush, sys_sethae, sys_mount, sys_adjtimex, sys_swapoff
.quad sys_getdents, sys_create_module, sys_init_module, sys_delete_module, sys_get_kernel_syms
+ .quad sys_syslog, do_entSys, do_entSys, do_entSys, do_entSys
+ .quad do_entSys, do_entSys, do_entSys, do_entSys, do_entSys
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this