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

4 lines
53 B
C
Raw Normal View History

2022-04-06 00:36:42 +00:00
#ifdef __mips_soft_float
#include "../fenv.c"
#endif