remove long-obsolete clang workarounds from mips* syscall_arch.h files
authorRich Felker <dalias@aerifal.cx>
Thu, 1 Jun 2017 01:49:44 +0000 (21:49 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 1 Jun 2017 01:49:44 +0000 (21:49 -0400)
commit1c497005ee58fd237646a49231b73fd3ea79e2d5
tree3aa8570af58e63256ac24cf87f88203570e99c3b
parent4073f03add269be8be9f84d374fe69920b78d53d
remove long-obsolete clang workarounds from mips* syscall_arch.h files

at one point, clang reportedly failed to support the asm register
constraints needed for inline syscalls. versions of clang that old
have much bigger problems that preclude using them to compile musl
libc.
arch/mips/syscall_arch.h
arch/mips64/syscall_arch.h
arch/mipsn32/syscall_arch.h