fix code path where child function returns in arm __clone built as thumb
[musl] / src / ldso / x86_64 / dlsym.s
index 3c16616..d840b95 100644 (file)
@@ -1,5 +1,6 @@
 .text
 .global dlsym
+.hidden __dlsym
 .type dlsym,@function
 dlsym:
        mov (%rsp),%rdx