[PATCH v4 10/11] Add nds32 entries to config.h.in
Vincent Chen
vincentc@andestech.com
Wed Jun 5 11:58:00 GMT 2019
2019-06-03 Vincent Chen <vincentc@andestech.com>
2019-06-03 CheWei Chuang <cnoize@andestech.com>
* config.h.in: Regenerate.
---
config.h.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/config.h.in b/config.h.in
index 824dfe8..83ad56c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -124,6 +124,9 @@
/* RISC-V floating-point ABI for ld.so. */
#undef RISCV_ABI_FLEN
+/* NDS32 floating-point ABI for ld.so. */
+#undef NDS32_ABI_TYPE
+
/* Linux specific: minimum supported kernel version. */
#undef __LINUX_KERNEL_VERSION
--
1.9.5
More information about the Libc-alpha
mailing list