Avoid "anonymous" code in pthread_spin_lock.
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 2 May 2012 20:58:40 +0000 (13:58 -0700)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 2 May 2012 20:58:40 +0000 (13:58 -0700)
commitb93d565a5117afc5dde458438d5d16621b9c4dd4
treebe796188dda31c1aadd08d24d5f254155e7e127e
parent0be196addae0e464aa32fcccc9d679c2f83f01b4
Avoid "anonymous" code in pthread_spin_lock.
nptl/ChangeLog
nptl/sysdeps/i386/pthread_spin_lock.S [moved from nptl/sysdeps/i386/pthread_spin_lock.c with 54% similarity]
nptl/sysdeps/x86_64/pthread_spin_lock.S [new file with mode: 0644]
nptl/sysdeps/x86_64/pthread_spin_lock.c [deleted file]