musl-tcc/src/fenv/sh/fenv-nofpu.c

4 lines
60 B
C

#if !__SH_FPU_ANY__ && !__SH4__
#include "../fenv.c"
#endif