fix signal masking race in pthread_create with priority attributes
[musl] / src / ldso / powerpc / dlsym.s
index b9fae98..357d577 100644 (file)
@@ -1,5 +1,6 @@
        .text
        .global dlsym
+       .hidden __dlsym
        .type   dlsym,@function
 dlsym:
        mflr    5                      # The return address is arg3.