repos
/
moxie
/
lib
/
musl
/
src
/
fenv
/
mips64
/ fenv-sf.c
fenv-sf.c
raw
1
#ifdef __mips_soft_float
2
#include "../fenv.c"
3
#endif
4