rework langinfo code for ABI compat and for use by time code
[musl] / mipsn32 / fenv-sf.c
1 #ifdef __mips_soft_float
2 #include "../fenv.c"
3 #endif