From: Julian Seward Date: Thu, 17 Nov 2005 14:22:22 +0000 (+0000) Subject: Connect properly to the tgkill wrapper. X-Git-Tag: svn/VALGRIND_3_1_0~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a8c980ba00afd93dac886d444947054b04d291d;p=thirdparty%2Fvalgrind.git Connect properly to the tgkill wrapper. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5168 --- diff --git a/coregrind/m_syswrap/syswrap-ppc32-linux.c b/coregrind/m_syswrap/syswrap-ppc32-linux.c index c45557cc5e..dc0a1b6e7b 100644 --- a/coregrind/m_syswrap/syswrap-ppc32-linux.c +++ b/coregrind/m_syswrap/syswrap-ppc32-linux.c @@ -1747,7 +1747,7 @@ const SyscallTableEntry ML_(syscall_table)[] = { // __NR_swapcontext // 249 - LINX_(__NR_tgkill, sys_tgkill), // 250 */Linux + LINXY(__NR_tgkill, sys_tgkill), // 250 */Linux //.. GENX_(__NR_utimes, sys_utimes), // 251 //.. GENXY(__NR_statfs64, sys_statfs64), // 252 //.. GENXY(__NR_fstatfs64, sys_fstatfs64), // 253