summaryrefslogtreecommitdiff
path: root/ctest.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctest.c')
-rw-r--r--ctest.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ctest.c b/ctest.c
index 00be423d1..cab939887 100644
--- a/ctest.c
+++ b/ctest.c
@@ -149,3 +149,7 @@ ARCH_ARM
ARCH_ARM64
#endif
+#if defined(__riscv)
+ARCH_RISCV64
+#endif
+