aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nptl/sysdeps/x86_64/pthread_spin_lock.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/x86_64/pthread_spin_lock.S b/nptl/sysdeps/x86_64/pthread_spin_lock.S
index 5e3431c..b2acb61 100644
--- a/nptl/sysdeps/x86_64/pthread_spin_lock.S
+++ b/nptl/sysdeps/x86_64/pthread_spin_lock.S
@@ -16,7 +16,7 @@
<http://www.gnu.org/licenses/>. */
#include <lowlevellock.h>
-
+
.globl pthread_spin_lock
.type pthread_spin_lock,@function
.align 16