simplify dlstart code by using integer type for base address
[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