mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 11:20:07 +00:00
x86_64: Remove useless pthread_spin_{init,unlock} wrapper files.
This commit is contained in:
parent
4eaae76517
commit
4c68138bc4
@ -1,5 +1,8 @@
|
||||
2014-05-14 Roland McGrath <roland@hack.frob.com>
|
||||
|
||||
* nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
|
||||
* nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
|
||||
|
||||
* nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
|
||||
* sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
|
||||
* nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
|
||||
|
@ -1 +0,0 @@
|
||||
#include <nptl/sysdeps/x86_64/pthread_spin_init.c>
|
@ -1 +0,0 @@
|
||||
#include <nptl/sysdeps/x86_64/pthread_spin_unlock.S>
|
Loading…
Reference in New Issue
Block a user