summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/sysdep.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-12 18:26:13 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-12 18:26:13 +0000
commit22f2067436bbe72233ff0c017d8a40ce65afa1d4 (patch)
tree27635b85ea50a2e6fd032728c5f463f5589d2833 /sysdeps/unix/sysv/linux/i386/sysdep.h
parentaa80bf8661f10949cd507272157d5ebabe8c8d6d (diff)
Update.
2002-12-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Correct access to __libc_locking_needed for PIC.
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/sysdep.h')
-rw-r--r--sysdeps/unix/sysv/linux/i386/sysdep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/sysdep.h b/sysdeps/unix/sysv/linux/i386/sysdep.h
index 395121edbb..7bf146e8be 100644
--- a/sysdeps/unix/sysv/linux/i386/sysdep.h
+++ b/sysdeps/unix/sysv/linux/i386/sysdep.h
@@ -94,6 +94,7 @@
__i686.get_pc_thunk.reg: \
movl (%esp), %e##reg; \
ret; \
+ .size __i686.get_pc_thunk.reg, . - __i686.get_pc_thunk.reg; \
.previous; \
call __i686.get_pc_thunk.reg
# endif