From f6b07b3d48eb1d28d033b2c342a8a5571dca2e18 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 12 Jun 2014 10:08:24 -0700 Subject: Move i386 code out of nptl/ subdirectory. --- sysdeps/i386/i586/nptl/pthread_spin_trylock.S | 1 + 1 file changed, 1 insertion(+) create mode 100644 sysdeps/i386/i586/nptl/pthread_spin_trylock.S (limited to 'sysdeps/i386/i586') diff --git a/sysdeps/i386/i586/nptl/pthread_spin_trylock.S b/sysdeps/i386/i586/nptl/pthread_spin_trylock.S new file mode 100644 index 0000000..a0c90b5 --- /dev/null +++ b/sysdeps/i386/i586/nptl/pthread_spin_trylock.S @@ -0,0 +1 @@ +#include -- cgit v1.1