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