summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/arm/pthread_spin_lock.S
diff options
context:
space:
mode:
authorAustin Foxley <austinf@cetoncorp.com>2009-10-17 16:18:35 -0700
committerAustin Foxley <austinf@cetoncorp.com>2009-10-17 16:18:35 -0700
commit0f3e8be7739934e920143682ff9d93c5d29e5de5 (patch)
tree41827cd8a626f9060c62e232eb55ac3cd5e72a35 /libpthread/nptl/sysdeps/arm/pthread_spin_lock.S
parentd2b282faa6fef368680cf1cb96bad562f082ce03 (diff)
whitespace fixes
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
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)
-