make arm syscalls (still non-inline) more efficient
authorRich Felker <dalias@aerifal.cx>
Mon, 9 Jul 2012 01:32:45 +0000 (21:32 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 9 Jul 2012 01:32:45 +0000 (21:32 -0400)
commit8bbc3be4b48e2e3b3e772a217a4277ce04762aff
tree36212ab68d4e60cb04d060bccffcaf47d21d5c6c
parenta3bdcd93764ba514ca83ccbc5c85fefaf18d31d7
make arm syscalls (still non-inline) more efficient

no need to pass zero for unused arguments; just omit them.
arch/arm/bits/syscall.h