musl/arch/aarch64
Szabolcs Nagy 76d7cfb7e6 use the generic ioctl.h for x86_64, x32 and aarch64
they were slightly different in musl, but should be the same:
the linux uapi and glibc headers are not different.
2016-07-03 12:49:24 -04:00
..
bits use the generic ioctl.h for x86_64, x32 and aarch64 2016-07-03 12:49:24 -04:00
atomic_arch.h make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc 2016-02-23 13:04:56 -05:00
crt_arch.h add .text section directive to all crt_arch.h files missing it 2015-05-22 01:50:05 -04:00
pthread_arch.h properly access mcontext_t program counter in cancellation handler 2015-11-02 12:41:49 -05:00
reloc.h aarch64: fix CRTJMP in reloc.h 2015-04-30 16:21:51 -04:00
syscall_arch.h aarch64: fix 64-bit syscall argument passing 2015-08-11 23:11:57 +00:00