aboutsummaryrefslogtreecommitdiff
path: root/c_emulator/riscv_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'c_emulator/riscv_platform.h')
-rw-r--r--c_emulator/riscv_platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_emulator/riscv_platform.h b/c_emulator/riscv_platform.h
index 38fac2f..4a53d12 100644
--- a/c_emulator/riscv_platform.h
+++ b/c_emulator/riscv_platform.h
@@ -4,6 +4,7 @@
bool sys_enable_rvc(unit);
bool sys_enable_next(unit);
bool sys_enable_fdext(unit);
+bool sys_enable_zcb(unit);
bool sys_enable_zfinx(unit);
bool sys_enable_writable_misa(unit);
bool sys_enable_writable_fiom(unit);