fix __syscall declaration with wrong visibility in syscall_arch.h
[oweals/musl.git] / arch / arm / syscall_arch.h
2015-04-30 Szabolcs Nagyfix __syscall declaration with wrong visibility in...
2014-11-23 Rich Felkerinline 5- and 6-argument syscalls on arm
2014-11-23 Rich Felkerremove old clang workarounds from arm syscall implement...
2014-02-24 rofl0rfixup general __syscall breakage introduced in x32...
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-09-15 Rich Felkerfix syscall asm constraints for arm too
2012-09-09 Rich Felkerinline syscall support for arm
2012-09-09 Rich Felkersyscall organization overhaul