mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
i386: Remove useless pthread_spin_{init,unlock} wrapper files.
This commit is contained in:
parent
c96067bce5
commit
708f08135d
@ -1,5 +1,8 @@
|
||||
2014-05-14 Roland McGrath <roland@hack.frob.com>
|
||||
|
||||
* nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
|
||||
* nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
|
||||
|
||||
* nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
|
||||
* nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
|
||||
* sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
|
||||
|
@ -1 +0,0 @@
|
||||
#include <nptl/sysdeps/i386/pthread_spin_init.c>
|
@ -1 +0,0 @@
|
||||
#include <nptl/sysdeps/i386/pthread_spin_unlock.S>
|
Loading…
Reference in New Issue
Block a user