musl/arch/arm
Rich Felker 0b6eb2dfb2 update syscalls with off_t arguments to handle argument alignment, if needed
the arm syscall abi requires 64-bit arguments to be aligned on an even
register boundary. these new macros facilitate meeting the abi
requirement without imposing significant ugliness on the code.
2011-09-21 20:11:10 -04:00
..
bits update syscalls with off_t arguments to handle argument alignment, if needed 2011-09-21 20:11:10 -04:00
atomic.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
pthread_arch.h initial commit of the arm port 2011-09-18 16:44:54 -04:00