math: avoid runtime conversions of floating-point constants
[musl] / src / fenv / sh / fenv-nofpu.c
1 #if !__SH_FPU_ANY__ && !__SH4__
2 #include "../fenv.c"
3 #endif