瀏覽代碼

hide div functions in libc, but export them in ldso so that other shared libs dont barf on us

Mike Frysinger 20 年之前
父節點
當前提交
d989a5dcc0
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      libc/sysdeps/linux/alpha/divrem.h

+ 2 - 0
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: