From 02a89fe640faeb77920643190bff29894e503d64 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Wed, 16 Dec 2009 03:43:50 -0800 Subject: x86_64: fix up the rest of the includes and aliases for nptl Signed-off-by: Austin Foxley --- libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S index d16ab3ce5..08edc390c 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S @@ -55,4 +55,3 @@ sem_trywait: orl $-1, %eax retq .size sem_trywait,.-sem_trywait - versioned_symbol(libpthread, __new_sem_trywait, sem_trywait, GLIBC_2_1) -- cgit v1.2.3