fenv: add missing C dummy functions for loongarch64 soft float
analogous to fenv-sf.c for all other archs with softfloat variants.
This commit is contained in:
committed by
Rich Felker
parent
5c901bb360
commit
b37d241dfe
@@ -0,0 +1,3 @@
|
|||||||
|
#ifdef __loongarch_soft_float
|
||||||
|
#include "../fenv.c"
|
||||||
|
#endif
|
||||||
Reference in New Issue
Block a user