diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-09-09 01:29:19 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-09-09 01:29:19 -0400 |
commit | 5e3c243d8df6b1504db9c1e6442d47ed38937e02 (patch) | |
tree | 5bc6b62ba0888300304dd61130a712d5b0f1ba2b /src/stdio/setvbuf.c | |
parent | 328810d32524e4928fec50b57e37e1bf330b2e40 (diff) | |
download | musl-5e3c243d8df6b1504db9c1e6442d47ed38937e02.tar.gz |
inline syscall support for arm
most pure-syscall-wrapper functions compile to the smallest/simplest
code possible (save r7 ; load syscall # ; svc 0 ; restore r7 ; tail
call to __syscall_ret).
Diffstat (limited to 'src/stdio/setvbuf.c')
0 files changed, 0 insertions, 0 deletions