diff options
Diffstat (limited to 'nptl/sysdeps/x86_64/pthread_spin_trylock.c')
-rw-r--r-- | nptl/sysdeps/x86_64/pthread_spin_trylock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/sysdeps/x86_64/pthread_spin_trylock.c b/nptl/sysdeps/x86_64/pthread_spin_trylock.c new file mode 100644 index 0000000000..7ddb37154b --- /dev/null +++ b/nptl/sysdeps/x86_64/pthread_spin_trylock.c @@ -0,0 +1 @@ +#include "../i386/i686/pthread_spin_trylock.c" |