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