emulate lazy relocation as deferrable relocation
[musl] / src / ldso / x32 / dlsym.s
index 3c16616..d840b95 100644 (file)
@@ -1,5 +1,6 @@
 .text
 .global dlsym
+.hidden __dlsym
 .type dlsym,@function
 dlsym:
        mov (%rsp),%rdx