We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909e436 commit fa19e63Copy full SHA for fa19e63
newlib/libc/machine/riscv/sys/fenv.h
@@ -14,7 +14,7 @@
14
15
#include <stddef.h>
16
17
-#if defined(__riscv_f) || defined(__riscv_zfinx)
+#if defined(__riscv_flen) || defined(__riscv_zfinx)
18
19
/* Per "The RISC-V Instruction Set Manual: Volume I: User-Level ISA:
20
* Version 2.1", Section 8.2, "Floating-Point Control and Status
0 commit comments