patch-1.3.67 linux/arch/i386/kernel/entry.S
Next file: linux/drivers/net/depca.c
Previous file: linux/arch/alpha/kernel/traps.c
Back to the patch index
Back to the overall index
-  Lines: 7
 -  Date:
Mon Feb 19 07:55:24 1996
 -  Orig file: 
v1.3.66/linux/arch/i386/kernel/entry.S
 -  Orig date: 
Wed Feb  7 15:11:20 1996
 
diff -u --recursive --new-file v1.3.66/linux/arch/i386/kernel/entry.S linux/arch/i386/kernel/entry.S
@@ -684,4 +684,5 @@
 	.long SYMBOL_NAME(sys_sched_get_priority_max)
 	.long SYMBOL_NAME(sys_sched_get_priority_min)  /* 160 */
 	.long SYMBOL_NAME(sys_sched_rr_get_interval)
-	.space (NR_syscalls-162)*4
+	.long SYMBOL_NAME(sys_nanosleep)
+	.space (NR_syscalls-163)*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