make last thread's pthread_exit give exit(0) a consistent state
[musl] / src / ldso / arm / dlsym.s
1 .text
2 .global dlsym
3 .type dlsym,%function
4 dlsym:
5         mov r2,lr
6         b __dlsym