patch-2.4.19 linux-2.4.19/arch/sh/kernel/entry.S

Next file: linux-2.4.19/arch/sh/kernel/setup.c
Previous file: linux-2.4.19/arch/s390x/mm/init.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/sh/kernel/entry.S linux-2.4.19/arch/sh/kernel/entry.S
@@ -1298,6 +1298,8 @@
 	.long SYMBOL_NAME(sys_madvise)
 	.long SYMBOL_NAME(sys_getdents64)	/* 220 */
 	.long SYMBOL_NAME(sys_fcntl64)
+	.long SYMBOL_NAME(sys_gettid)
+	.long SYMBOL_NAME(sys_tkill)
 
 	/*
 	 * NOTE!! This doesn't have to be exact - we just have

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)