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