remove vis.h protected-visibility hack
[musl] / src / fenv / mipsn32 / fenv-sf.c
1 #ifdef __mips_soft_float
2 #include "../fenv.c"
3 #endif