]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 bf316439a03ed23091b6bee6dea25ed61d0b8d0f..43d32518ab34c048d51f2586ed1762c95d14ef68 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