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