summaryrefslogtreecommitdiff
path: root/libc/sysdeps
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-02 04:02:39 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-02 04:02:39 +0000
commitd989a5dcc00a0c1698997e43743b701c5e0b60ca (patch)
treeb0a6974a006874c898ada51d211f19cfae270388 /libc/sysdeps
parent63c36c1713336dc02e9dc0f7135279e1f1dbeb8d (diff)
hide div functions in libc, but export them in ldso so that other shared libs dont barf on us
Diffstat (limited to 'libc/sysdeps')
-rw-r--r--libc/sysdeps/linux/alpha/divrem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/alpha/divrem.h b/libc/sysdeps/linux/alpha/divrem.h
index 8e51bf62f..bd4e2d1be 100644
--- a/libc/sysdeps/linux/alpha/divrem.h
+++ b/libc/sysdeps/linux/alpha/divrem.h
@@ -85,7 +85,9 @@
.ent UFUNC_NAME
.globl UFUNC_NAME
+#ifndef IS_IN_rtld
.hidden UFUNC_NAME
+#endif
.align 3
UFUNC_NAME: