[v4,10/11] Add nds32 entries to config.h.in

Message ID 1559735815-20093-11-git-send-email-vincentc@andestech.com
State Superseded
Headers

Commit Message

Vincent Chen June 5, 2019, 11:56 a.m. UTC
  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(+)
  

Patch

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