select: fix 64-bit timeout truncation on pre-time64 kernels
[musl] / src / ldso / arm / dlsym.s
1 .syntax unified
2 .text
3 .global dlsym
4 .hidden __dlsym
5 .type dlsym,%function
6 dlsym:
7         mov r2,lr
8         b __dlsym