]> granicus.if.org Git - strace/commit
mips o32: raise the max number of syscall arguments to 7
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 7 May 2013 08:03:41 +0000 (08:03 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 7 May 2013 09:43:50 +0000 (09:43 +0000)
commit2690fadc8b35190dddd29274a7405bac13adc469
treed9f3fcf5984be9dd0f5bf763566ce44ef262bae7
parent34c445b5c64ca70096f190f1abea9b4788ee6414
mips o32: raise the max number of syscall arguments to 7

On mips o32, fadvise64_64 takes 7 arguments.

* defs.h [LINUX_MIPSO32]: Raise MAX_ARGS to 7.
defs.h