fix crash/out-of-bound read in sscanf
[musl] / src / fenv / arm / fenv.c
1 #if !__ARM_PCS_VFP
2 #include "../fenv.c"
3 #endif