blob: 097e30ce9cee2ed70a463f57d63b103f5138fabb [file] [log] [blame]
.text
.global dlsym
.hidden __dlsym
.type dlsym,@function
dlsym:
push (%esp)
push 12(%esp)
push 12(%esp)
call __dlsym
add $12,%esp
ret