about summary refs log tree commit diff
path: root/sysdeps/i386/i586/pthread_spin_trylock.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/i586/pthread_spin_trylock.S')
-rw-r--r--sysdeps/i386/i586/pthread_spin_trylock.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/i386/i586/pthread_spin_trylock.S b/sysdeps/i386/i586/pthread_spin_trylock.S
new file mode 100644
index 0000000000..0cf8b3ab70
--- /dev/null
+++ b/sysdeps/i386/i586/pthread_spin_trylock.S
@@ -0,0 +1 @@
+#include <sysdeps/i386/i486/pthread_spin_trylock.S>