aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 43d32518ab..09730d9d52 100644
--- a/config.h.in
+++ b/config.h.in
@@ -123,9 +123,12 @@
/* C-SKY ABI version. */
#undef CSKYABI
-/* C-SKY floating-point ABI. */
+/* C-SKY floating-point instructions. */
#undef CSKY_HARD_FLOAT
+/* C-SKY floating-point ABI. */
+#undef CSKY_HARD_FLOAT_ABI
+
/* RISC-V integer ABI for ld.so. */
#undef RISCV_ABI_XLEN