musl/arch
rofl0r dbed392410 fixup general __syscall breakage introduced in x32 port
the reordering of headers caused some risc archs to not see
the __syscall declaration anymore.
this caused build errors on mips with any compiler,
and on arm and microblaze with clang.

we now declare it locally just like the powerpc port does.
2014-02-24 17:06:06 -05:00
..
arm fixup general __syscall breakage introduced in x32 port 2014-02-24 17:06:06 -05:00
i386 sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
microblaze fixup general __syscall breakage introduced in x32 port 2014-02-24 17:06:06 -05:00
mips fixup general __syscall breakage introduced in x32 port 2014-02-24 17:06:06 -05:00
powerpc sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00
superh superh port 2014-02-23 16:15:54 -06:00
x32 make the x32 port use the correct ld-musl-x32.path filename 2014-02-23 23:20:18 -05:00
x86_64 sys/shm.h: move arch specific structs to bits/ 2014-02-23 11:07:18 +01:00