make type of st_dev explicitly dev_t in x86_64 stat.h
[musl] / src / math / armhf / fabsf.s
1 .text
2 .global fabsf
3 .type   fabsf,%function
4 fabsf:
5         vabs.f32 s0, s0
6         bx lr