OSDN Git Service

x86_64: fix up the rest of the includes and aliases for nptl
authorAustin Foxley <austinf@cetoncorp.com>
Wed, 16 Dec 2009 11:43:50 +0000 (03:43 -0800)
committerAustin Foxley <austinf@cetoncorp.com>
Wed, 16 Dec 2009 11:43:50 +0000 (03:43 -0800)
commit02a89fe640faeb77920643190bff29894e503d64
treede1bd333d351e3d5f05b4a2f02f0247c769bc54e
parent11cd655429ca1f7e8b3e851e489e51d5d19e0f78
x86_64: fix up the rest of the includes and aliases for nptl

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
12 files changed:
libpthread/nptl/sysdeps/pthread/Makefile.in
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S