]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Connect properly to the tgkill wrapper.
authorJulian Seward <jseward@acm.org>
Thu, 17 Nov 2005 14:22:22 +0000 (14:22 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 17 Nov 2005 14:22:22 +0000 (14:22 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5168

coregrind/m_syswrap/syswrap-ppc32-linux.c

index c45557cc5edde0fd14d931d8980e1fe8ca62804a..dc0a1b6e7b66468a8b4acd00027ac16aa4e02756 100644 (file)
@@ -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