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). |
||
|---|---|---|
| .. | ||
| bits | ||
| atomic.h | ||
| pthread_arch.h | ||
| reloc.h | ||
| syscall_arch.h | ||
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). |
||
|---|---|---|
| .. | ||
| bits | ||
| atomic.h | ||
| pthread_arch.h | ||
| reloc.h | ||
| syscall_arch.h | ||