diff mbox series

[v2,11/12] Add nds32 entries to config.h.in

Message ID 1527677142-10406-12-git-send-email-vincentc@andestech.com
State New
Headers show
Series nds32 glibc port, v2 | expand

Commit Message

Vincent Chen May 30, 2018, 10:45 a.m. UTC
2018-05-30  Vincent Chen  <vincentc@andestech.com>

        * config.h.in: Regenerate.
---
 config.h.in | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/config.h.in b/config.h.in
index 141db21..313ab9d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -106,6 +106,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