diff options
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/x86/Makefile')
-rw-r--r-- | nptl/sysdeps/unix/sysv/linux/x86/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/x86/Makefile b/nptl/sysdeps/unix/sysv/linux/x86/Makefile deleted file mode 100644 index 61b7552bc9..0000000000 --- a/nptl/sysdeps/unix/sysv/linux/x86/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -libpthread-sysdep_routines += init-arch -libpthread-sysdep_routines += elision-lock elision-unlock elision-timed \ - elision-trylock |