make pthread attribute types structs, even when they just have one field
[musl] / src / ldso / arm / dlsym.s
1 .text
2 .global dlsym
3 .type dlsym,%function
4 dlsym:
5         mov r2,lr
6         b __dlsym