repos
/
moxie
/
lib
/
musl
/
src
/
fenv
/
arm
/ fenv.c
fenv.c
raw
1
#if !__ARM_PCS_VFP
2
#include "../fenv.c"
3
#endif
4