summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/arm/pthread_spin_lock.S')
-rw-r--r--libpthread/nptl/sysdeps/arm/pthread_spin_lock.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S b/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S
index 614711446..bd6adf794 100644
--- a/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S
+++ b/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S
@@ -29,4 +29,3 @@ ENTRY (pthread_spin_lock)
mov r0, #0
PSEUDO_RET_NOERRNO
END (pthread_spin_lock)
-