only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / src / ldso / x32 / dlsym.s
1 .text
2 .global dlsym
3 .hidden __dlsym
4 .type dlsym,@function
5 dlsym:
6         mov (%rsp),%rdx
7         jmp __dlsym