remove another invalid skip of locking in ungetwc
[oweals/musl.git] / src / math / aarch64 / fabsf.s
1 .text
2 .global fabsf
3 .type   fabsf,%function
4 fabsf:
5         fabs s0, s0
6         ret