align stack properly for calling global ctors/dtors on x86[_64]
[musl] / src / ldso / arm / dlsym.s
1 .text
2 .global dlsym
3 .type dlsym,%function
4 dlsym:
5         mov r2,lr
6         b __dlsym