make arch __fesetround backends hidden
[musl] / src / fenv / sh / fenv-nofpu.c
1 #if !__SH_FPU_ANY__ && !__SH4__
2 #include "../fenv.c"
3 #endif