patch-2.1.57 linux/arch/i386/kernel/entry.S
Next file: linux/arch/m68k/kernel/entry.S
Previous file: linux/arch/i386/boot/compressed/misc.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Sep 22 14:55:59 1997
-  Orig file: 
v2.1.56/linux/arch/i386/kernel/entry.S
-  Orig date: 
Thu Sep 11 09:02:23 1997
diff -u --recursive --new-file v2.1.56/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -528,6 +528,7 @@
 	.long SYMBOL_NAME(sys_nfsservctl)
 	.long SYMBOL_NAME(sys_setresgid)	/* 170 */
 	.long SYMBOL_NAME(sys_getresgid)
-	.rept NR_syscalls-171
+	.long SYMBOL_NAME(sys_prctl)
+	.rept NR_syscalls-172
 		.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