mirror of
git://git.musl-libc.org/musl
synced 2025-02-21 21:36:50 +00:00
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). |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
mips | ||
x86_64 |