LoongArch: Add LoongArch entries to config.h.in

This commit is contained in:
caiyinyu 2022-07-19 09:20:44 +08:00 committed by Adhemerval Zanella
parent 794c27446f
commit 4c2c2142d6
1 changed files with 6 additions and 0 deletions

View File

@ -132,6 +132,12 @@
/* 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