OSDN Git Service

headers for x86_64
authorMike Frysinger <vapier@gentoo.org>
Tue, 15 Feb 2005 01:27:10 +0000 (01:27 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Feb 2005 01:27:10 +0000 (01:27 -0000)
commit1fef64b22811709b2e640d341237bce1c8081203
tree1ae6ea157aa30281b73e42ed1607ebc6a601faaf
parentdc3e0e4695d9cf5700ab4b3b245f227be21b907a
headers for x86_64
25 files changed:
libc/sysdeps/linux/x86_64/Makefile [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/atomicity.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/byteswap.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/endian.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/fcntl.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/fenv.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/kernel_stat.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/kernel_types.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/mathdef.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/mathinline.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/mman.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/profil-counter.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/setjmp.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/sigcontextinfo.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/stackinfo.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/syscalls.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/wordsize.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/fpu_control.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/sys/debugreg.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/sys/io.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/sys/perm.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/sys/procfs.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/sys/reg.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/sys/ucontext.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/sys/user.h [new file with mode: 0644]