repos
/
moxie
/
lib
/
musl
/
src
/
fenv
/
sh
/ fenv-nofpu.c
fenv-nofpu.c
raw
1
#if !__SH_FPU_ANY__ && !__SH4__
2
#include "../fenv.c"
3
#endif
4