summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
diff options
context:
space:
mode:
authorAustin Foxley <austinf@cetoncorp.com>2009-11-29 10:56:29 -0800
committerAustin Foxley <austinf@cetoncorp.com>2009-11-29 10:56:29 -0800
commit9a7506e8952851c5aea4471d02fd83c4ba334901 (patch)
treea580641b2128fd453c552f4ac91bbf7fa4f67a64 /libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
parent8359f22a288236613e64f2b3e96ef6e2ac2de097 (diff)
don't use __i686 in symbol names as it seems gcc can define it
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S')
-rw-r--r--libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
index baae42965..053630617 100644
--- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
@@ -95,7 +95,7 @@ __new_sem_wait:
je 3b
negl %esi
#ifdef PIC
- call __i686.get_pc_thunk.bx
+ call __x86.get_pc_thunk.bx
#else
movl $4f, %ebx
4: