aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S')
-rw-r--r--nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S b/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
index 5e7b0fade9..cd3b01fcb0 100644
--- a/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
+++ b/nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
@@ -28,4 +28,4 @@ ENTRY(pthread_spin_lock)
brnz,pt %g1, 2b
membar #LoadLoad
ba,a,pt %xcc, 1b
-END(pthread_spin_lock) \ No newline at end of file
+END(pthread_spin_lock)