remove largish unused field from pthread structure
[musl] / src / ldso / i386 / dlsym.s
index abd53a0..097e30c 100644 (file)
@@ -1,5 +1,6 @@
 .text
 .global dlsym
+.hidden __dlsym
 .type dlsym,@function
 dlsym:
        push (%esp)