summaryrefslogtreecommitdiff
path: root/riscv/trunk/compiler/systems.inc
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/trunk/compiler/systems.inc')
-rw-r--r--riscv/trunk/compiler/systems.inc8
1 files changed, 6 insertions, 2 deletions
diff --git a/riscv/trunk/compiler/systems.inc b/riscv/trunk/compiler/systems.inc
index 75ccd91bbc..7af6f2935e 100644
--- a/riscv/trunk/compiler/systems.inc
+++ b/riscv/trunk/compiler/systems.inc
@@ -50,7 +50,9 @@
cpu_mipsel, { 13 }
cpu_jvm, { 14 }
cpu_i8086, { 15 }
- cpu_aarch64 { 16 }
+ cpu_aarch64, { 16 }
+ cpu_riscv32, { 17 }
+ cpu_riscv64 { 18 }
);
tasmmode= (asmmode_none
@@ -171,7 +173,9 @@
system_aarch64_darwin, { 86 }
system_x86_64_iphonesim, { 87 }
system_aarch64_linux, { 88 }
- system_i8086_win16 { 89 }
+ system_i8086_win16, { 89 }
+ system_riscv32_linux, { 90 }
+ system_riscv64_linux { 91 }
);
type