patch-2.1.132 linux/arch/arm/kernel/calls.S

Next file: linux/arch/arm/kernel/dec21285.c
Previous file: linux/arch/arm/kernel/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/arch/arm/kernel/calls.S linux/arch/arm/kernel/calls.S
@@ -9,7 +9,7 @@
 #define NR_syscalls 256
 #else
 
-/* 0 */		.long	SYMBOL_NAME(sys_setup)
+/* 0 */		.long	SYMBOL_NAME(sys_ni_syscall)
 		.long	SYMBOL_NAME(sys_exit)
 		.long	SYMBOL_NAME(sys_fork_wrapper)
 		.long	SYMBOL_NAME(sys_read)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov