inline syscall support for mips
authorRich Felker <dalias@aerifal.cx>
Sun, 9 Sep 2012 05:01:19 +0000 (01:01 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 9 Sep 2012 05:01:19 +0000 (01:01 -0400)
commit328810d32524e4928fec50b57e37e1bf330b2e40
tree1db4efb8d84abde9da0e52cb0327abf4ff27a33d
parentbe48e22b424b6f858da0151a0b3b68bdb96b41ca
inline syscall support for mips

this drastically reduces the size of some functions which are purely
syscall wrappers.

disabled for clang due to known bugs satisfying register constraints.
arch/mips/syscall_arch.h