OSDN Git Service

Add in arm specific bits.
authorEric Andersen <andersen@codepoet.org>
Thu, 26 Oct 2000 07:32:44 +0000 (07:32 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 26 Oct 2000 07:32:44 +0000 (07:32 -0000)
commit0af5e8402b92d3fee02d6759c6de7444929f3e8d
tree553978739238769ae7ae95ec5304ba30bde4069b
parentcf4328b16efe844461420da58f4f0b0f75964418
Add in arm specific bits.
32 files changed:
libc/sysdeps/linux/arm/bits/byteswap.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/dirent.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/endian.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/fcntl.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/in.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/ioctl-types.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/ioctls.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/ipc.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/local_lim.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/posix1_lim.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/posix2_lim.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/select.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/setjmp.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/shm.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/sigaction.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/sigcontext.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/siginfo.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/signum.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/sigset.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/sigstack.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/sigthread.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/sockaddr.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/socket.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/stat.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/statfs.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/stdio_lim.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/syscall.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/time.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/types.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/uio.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/wordsize.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/xopen_lim.h [new file with mode: 0644]