musl-tcc/src/fenv/mips/fenv-sf.c

4 lines
53 B
C

#ifdef __mips_soft_float
#include "../fenv.c"
#endif