From 2287f4337d86dce4d907f136b3dc29c1956515ab Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 15 Dec 2009 12:37:34 +0000 Subject: fix typo that sneaked in with 9a7506 Signed-off-by: Natanael Copa Signed-off-by: Carmelo Amoroso --- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S index 6947c0d64..16c41b748 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S @@ -49,7 +49,7 @@ __new_sem_trywait: 1: #ifdef PIC call __x86.get_pc_thunk.cx -#elsen +#else movl $3f, %ecx 3: #endif -- cgit v1.2.3