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