LoongArch: Add LoongArch entries to config.h.in
authorcaiyinyu <caiyinyu@loongson.cn>
Tue, 19 Jul 2022 01:20:44 +0000 (09:20 +0800)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 26 Jul 2022 15:35:12 +0000 (12:35 -0300)
config.h.in

index bf31643..43d3251 100644 (file)
 /* RISC-V floating-point ABI for ld.so.  */
 #undef RISCV_ABI_FLEN
 
+/* LOONGARCH integer ABI for ld.so.  */
+#undef LOONGARCH_ABI_GRLEN
+
+/* LOONGARCH floating-point ABI for ld.so.  */
+#undef LOONGARCH_ABI_FRLEN
+
 /* Linux specific: minimum supported kernel version.  */
 #undef __LINUX_KERNEL_VERSION