aarch64: add HWCAP_ flags from linux v4.17
[musl] / src / fenv / arm / fenv.c
1 #if !__ARM_PCS_VFP
2 #include "../fenv.c"
3 #endif