about summary refs log tree commit diff
path: root/sysdeps/i386/sysdep.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-06-21 10:17:07 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-06-21 10:17:07 -0700
commit1f1509082e66d1ddd8a710639aba0f4ea0815157 (patch)
tree6831ab123e393516239c1d36b11785d45ea020e3 /sysdeps/i386/sysdep.h
parent28363bbf705830cb35791af679401559376eaa75 (diff)
downloadglibc-1f1509082e66d1ddd8a710639aba0f4ea0815157.tar.gz
glibc-1f1509082e66d1ddd8a710639aba0f4ea0815157.tar.xz
glibc-1f1509082e66d1ddd8a710639aba0f4ea0815157.zip
Fix a typo in i386 SYSCALL_PIC_SETUP
Diffstat (limited to 'sysdeps/i386/sysdep.h')
-rw-r--r--sysdeps/i386/sysdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/sysdep.h b/sysdeps/i386/sysdep.h
index ba00d65c51..b31caab0f7 100644
--- a/sysdeps/i386/sysdep.h
+++ b/sysdeps/i386/sysdep.h
@@ -160,7 +160,7 @@ GET_PC_THUNK(reg):							      \
     call 0f;								      \
 0:  popl %ebx;								      \
     cfi_adjust_cfa_offset (-4);						      \
-    addl $_GLOBAL_OFFSET_TABLE+[.-0b], %ebx;
+    addl $_GLOBAL_OFFSET_TABLE_+[.-0b], %ebx;
 
 #else
 #define JUMPTARGET(name)	name