remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch
[musl.git] / src / math / x32 / sqrtf.s
blobeec48c609412ff88ad576c56df8d4fe62c5ea448
1 .global sqrtf
2 .type sqrtf,@function
3 sqrtf: sqrtss %xmm0, %xmm0
4 ret