aboutsummaryrefslogtreecommitdiff
path: root/config/arm32/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/arm32/config.h')
-rw-r--r--config/arm32/config.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/arm32/config.h b/config/arm32/config.h
index 99d56c7..538dfae 100644
--- a/config/arm32/config.h
+++ b/config/arm32/config.h
@@ -9,8 +9,20 @@
#define ARCH_ARM 1
+#define ARCH_LOONGARCH 0
+
+#define ARCH_LOONGARCH32 0
+
+#define ARCH_LOONGARCH64 0
+
#define ARCH_PPC64LE 0
+#define ARCH_RISCV 0
+
+#define ARCH_RV32 0
+
+#define ARCH_RV64 0
+
#define ARCH_X86 0
#define ARCH_X86_32 0