musl/arch
Rich Felker 5e3c243d8d 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).
2012-09-09 01:29:19 -04:00
..
arm inline syscall support for arm 2012-09-09 01:29:19 -04:00
i386 syscall organization overhaul 2012-09-08 22:43:14 -04:00
mips inline syscall support for mips 2012-09-09 01:01:19 -04:00
x86_64 syscall organization overhaul 2012-09-08 22:43:14 -04:00