]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Enable sys_poll.
authorJulian Seward <jseward@acm.org>
Sun, 24 Jul 2005 06:30:37 +0000 (06:30 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 24 Jul 2005 06:30:37 +0000 (06:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4235

coregrind/m_syswrap/syswrap-ppc32-linux.c

index e814e9191f69627ce35fd7ac13cc23071e8bac4b..89ae10ab7bf5e5f6cb91a5887240f8b232a3b303 100644 (file)
@@ -2156,7 +2156,7 @@ const SyscallTableEntry ML_(syscall_table)[] = {
 //..    LINXY(__NR_getresuid,         sys_getresuid16),       // 165
 
 //..    GENX_(__NR_query_module,      sys_ni_syscall),        // 166
-//..    GENXY(__NR_poll,              sys_poll),              // 167
+   GENXY(__NR_poll,              sys_poll),              // 167
 //..    //   (__NR_nfsservctl,        sys_nfsservctl),        // 168 */Linux
 //.. 
 //..    LINX_(__NR_setresgid,         sys_setresgid16),       // 169