musl/arch/sh/bits
Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits
the definition was found to be incorrect at least for powerpc, and
fixing this cleanly requires making the definition arch-specific. this
will allow cleaning up the definition for other archs to make it more
specific, and reversing some of the ugliness (time_t hacks) introduced
with the x32 port.

this first commit simply copies the existing definition to each arch
without any changes. this is intentional, to make it easier to review
changes made on a per-arch basis.
2014-03-11 15:27:13 -04:00
..
alltypes.h.in rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
endian.h fix endian subarchs for sh arch 2014-02-27 22:20:44 -05:00
errno.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
fcntl.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
fenv.h add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 2014-02-27 23:18:42 -05:00
float.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
io.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
ioctl.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
ipc.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
limits.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
mman.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
msg.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
posix.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
sem.h move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
setjmp.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
shm.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
signal.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
socket.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
stat.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
statfs.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
stdarg.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
stdint.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
syscall.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
termios.h rename superh port to "sh" for consistency 2014-02-27 22:03:25 -05:00
user.h add bits/user.h for sh port 2014-03-08 00:14:33 -05:00