patch-2.1.125 linux/arch/m68k/kernel/entry.S
Next file: linux/arch/m68k/kernel/m68k_ksyms.c
Previous file: linux/arch/m68k/config.in
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct  5 13:54:39 1998
-  Orig file: 
v2.1.124/linux/arch/m68k/kernel/entry.S
-  Orig date: 
Sat Sep  5 16:46:40 1998
diff -u --recursive --new-file v2.1.124/linux/arch/m68k/kernel/entry.S linux/arch/m68k/kernel/entry.S
@@ -396,7 +396,7 @@
 .data
 ALIGN
 SYMBOL_NAME_LABEL(sys_call_table)
-	.long SYMBOL_NAME(sys_setup)		/* 0 */
+	.long SYMBOL_NAME(sys_ni_syscall)	/* 0  -  old "setup()" system call*/
 	.long SYMBOL_NAME(sys_exit)
 	.long SYMBOL_NAME(sys_fork)
 	.long SYMBOL_NAME(sys_read)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov