summaryrefslogtreecommitdiff
path: root/src/ldso/i386/dlsym.s
AgeCommit message (Collapse)AuthorFilesLines
2011-08-16RTLD_NEXT supportRich Felker1-0/+10
the asm wrapper is needed to get the return address without compiler-specific extensions.