fix stack protector crashes on x32 & powerpc due to misplaced TLS canary
[musl] / src / ldso / arm / dlsym.s
1 .text
2 .global dlsym
3 .hidden __dlsym
4 .type dlsym,%function
5 dlsym:
6         mov r2,lr
7         b __dlsym