diff options
Diffstat (limited to 'nptl/sysdeps/x86_64/pthread_spin_trylock.c')
-rw-r--r-- | nptl/sysdeps/x86_64/pthread_spin_trylock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/sysdeps/x86_64/pthread_spin_trylock.c b/nptl/sysdeps/x86_64/pthread_spin_trylock.c deleted file mode 100644 index 7ddb37154b..0000000000 --- a/nptl/sysdeps/x86_64/pthread_spin_trylock.c +++ /dev/null @@ -1 +0,0 @@ -#include "../i386/i686/pthread_spin_trylock.c" |