use namespace-safe __lseek for __stdio_seek instead of direct syscall
[musl] / src / ldso / x86_64 / dlsym.s
1 .text
2 .global dlsym
3 .hidden __dlsym
4 .type dlsym,@function
5 dlsym:
6         mov (%rsp),%rdx
7         jmp __dlsym