patch-1.3.21 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/arch/i386/config.in
Back to the patch index
Back to the overall index
-  Lines: 7
 -  Date:
Fri Aug 18 08:44:06 1995
 -  Orig file: 
v1.3.20/linux/arch/i386/kernel/entry.S
 -  Orig date: 
Thu Jun 29 19:02:39 1995
 
diff -u --recursive --new-file v1.3.20/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -517,4 +517,5 @@
 	.long SYMBOL_NAME(sys_getdents)
 	.long SYMBOL_NAME(sys_select)
 	.long SYMBOL_NAME(sys_flock)
-	.space (NR_syscalls-143)*4
+	.long SYMBOL_NAME(sys_msync)
+	.space (NR_syscalls-144)*4
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