2003-01-17 Anton Blanchard <anton@samba.org>
* linux/syscall.h (SYS_socket_subcall): 256 also for POWERPC.
This commit is contained in:
parent
ec4bd1370a
commit
3f01abd618
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user