clock_gettime: add support for 32-bit vdso with 64-bit time_t
[musl] / src / math / x32 / sqrtf.s
1 .global sqrtf
2 .type sqrtf,@function
3 sqrtf:  sqrtss %xmm0, %xmm0
4         ret