about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-18 00:31:30 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-18 00:31:30 +0000
commitbd0fa4cefd54effb6ff52c2a497517b95aa44c0a (patch)
tree173b9f1730edb8baa7a73c7b42206ab9d35bdc45 /nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S
parent0a8d800411363fd53a3992847dc29ee7ed109046 (diff)
downloadglibc-bd0fa4cefd54effb6ff52c2a497517b95aa44c0a.tar.gz
glibc-bd0fa4cefd54effb6ff52c2a497517b95aa44c0a.tar.xz
glibc-bd0fa4cefd54effb6ff52c2a497517b95aa44c0a.zip
Add __builtin_expect where appropriate.
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S b/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S
new file mode 100644
index 0000000000..7da1c75dcc
--- /dev/null
+++ b/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S
@@ -0,0 +1 @@
+#include <nptl/sysdeps/x86_64/pthread_spin_unlock.S>