OSDN Git Service

Break dependancy of bits/types.h on the asm/posix_types.h kernel
authorEric Andersen <andersen@codepoet.org>
Sat, 24 Aug 2002 00:58:12 +0000 (00:58 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 24 Aug 2002 00:58:12 +0000 (00:58 -0000)
commit20d498e06a8f941c435ce06df9e2e9c1b061e0c4
tree2ad814684ecff22091e00b5c54a15cb1b33a6b60
parent6f2949285ca09a0a0977fa0213bd5dc3db293eb0
Break dependancy of bits/types.h on the asm/posix_types.h kernel
header, which is not directly usable for many architectures.
 -Erik
libc/sysdeps/linux/alpha/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/arm/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/common/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/common/bits/types.h
libc/sysdeps/linux/i386/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/m68k/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/mips/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/powerpc/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/sh/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/sparc/bits/kernel_types.h [new file with mode: 0644]