musl/arch
rofl0r d05aaedaab fix x32 syscall arch.h timespec fixup code
it's legal to call the __syscall functions with more arguments than
necessary, and the __syscall_cp cancel dummy impl. does just that.

thus we must insert the switch for all possible syscalls numbers
into all of the syscallN inline functions.
2014-02-23 20:49:58 +01:00
..
arm sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
i386 sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
microblaze sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
mips sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
powerpc sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
x32 fix x32 syscall arch.h timespec fixup code 2014-02-23 20:49:58 +01:00
x86_64 sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00