mirror of git://git.musl-libc.org/musl
dbed392410
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. |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
microblaze | ||
mips | ||
powerpc | ||
superh | ||
x32 | ||
x86_64 |