musl/arch/mipsn32
Rich Felker 62a73d9649 remove utterly wrong includes from mips64/n32 bits/stat.h
these were overlooked during review. bits headers are not allowed to
pull in additional headers (note: that rule is currently broken in
other places but just for endian.h). string.h has no place here
anyway, and including bits/alltypes.h without defining macros to
request types from it is a nop.
2019-07-18 19:30:14 -04:00
..
bits remove utterly wrong includes from mips64/n32 bits/stat.h 2019-07-18 19:30:14 -04:00
atomic_arch.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
crt_arch.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
ksigaction.h apply hidden visibility to sigreturn code fragments 2018-09-12 14:34:34 -04:00
pthread_arch.h make thread-pointer-loading asm non-volatile 2018-10-16 14:11:46 -04:00
reloc.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
syscall_arch.h clean up mips64/n32 syscall asm constraints 2019-07-16 20:49:02 -04:00