]> granicus.if.org Git - strace/commitdiff
2003-01-17 Anton Blanchard <anton@samba.org>
authorRoland McGrath <roland@redhat.com>
Sat, 18 Jan 2003 00:19:28 +0000 (00:19 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 18 Jan 2003 00:19:28 +0000 (00:19 +0000)
* linux/syscall.h (SYS_socket_subcall): 256 also for POWERPC.

linux/syscall.h

index d6d679989a2639bed7aedf9b6c0fc30aa14f810a..6b782f15aa54b43f1613010d8dbe8ebc2950a4c6 100644 (file)
@@ -143,7 +143,7 @@ int sys_osf_utimes();
 #  undef SYS_sendmsg
 #  undef SYS_recvmsg
 # endif /* IA64 */
-# if defined S390 || defined S390X
+# if defined S390 || defined S390X || defined POWERPC
 #  define SYS_socket_subcall   256
 # else
 #  define SYS_socket_subcall   300