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