fix mips syscalls with long long args
authorRich Felker <dalias@aerifal.cx>
Thu, 12 Jul 2012 17:48:56 +0000 (13:48 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 12 Jul 2012 17:48:56 +0000 (13:48 -0400)
commitdb11e96493d1a814266104332fa1f53a51622213
tree6d5541650a64f69289251ec833e85856410af6d8
parentbbbe87e35cfeef593e23010e35528e722027567f
fix mips syscalls with long long args

like arm, mips requires 64-bit arguments to be "aligned" on an even
register boundary.
arch/mips/bits/syscall.h