ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app
[musl] / src / ldso / arm / dlsym.s
1 .text
2 .global dlsym
3 .type dlsym,%function
4 dlsym:
5         mov r2,lr
6         b __dlsym