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)
this drastically reduces the size of some functions which are purely
syscall wrappers.

disabled for clang due to known bugs satisfying register constraints.


No differences found