patch-2.1.100 linux/arch/i386/kernel/entry.S
Next file: linux/arch/i386/kernel/io_apic.c
Previous file: linux/arch/i386/kernel/bios32.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed May  6 11:01:45 1998
-  Orig file: 
v2.1.99/linux/arch/i386/kernel/entry.S
-  Orig date: 
Sat May  2 14:19:52 1998
diff -u --recursive --new-file v2.1.99/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -544,7 +544,9 @@
 	.long SYMBOL_NAME(sys_pwrite)
 	.long SYMBOL_NAME(sys_chown)
 	.long SYMBOL_NAME(sys_getcwd)
+	.long SYMBOL_NAME(sys_capget)
+	.long SYMBOL_NAME(sys_capset)           /* 185 */
 	
-	.rept NR_syscalls-182
+	.rept NR_syscalls-184
 		.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