From: Roland McGrath Date: Tue, 14 Jan 2003 07:53:35 +0000 (+0000) Subject: 2003-01-13 Roland McGrath X-Git-Tag: v4.5.18~869 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7388a26af8bd99563e6a1cdaf6736d99c92ae1a5;p=strace 2003-01-13 Roland McGrath * linux/syscall.h [ARM] (SYS_socket_subcall): Set to 300. --- diff --git a/linux/syscall.h b/linux/syscall.h index 10f85203..ed5aaffc 100644 --- a/linux/syscall.h +++ b/linux/syscall.h @@ -143,7 +143,7 @@ int sys_osf_utimes(); # undef SYS_sendmsg # undef SYS_recvmsg # endif /* IA64 */ -# if defined I386 || defined IA64 +# if defined I386 || defined IA64 || defined ARM # define SYS_socket_subcall 300 # else # define SYS_socket_subcall 256