aboutsummaryrefslogtreecommitdiff
path: root/riscv/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/processor.h')
-rw-r--r--riscv/processor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscv/processor.h b/riscv/processor.h
index 3e37b43..c03c3ef 100644
--- a/riscv/processor.h
+++ b/riscv/processor.h
@@ -141,6 +141,7 @@ struct state_t
dcsr_csr_t_p dcsr;
csr_t_p tselect;
csr_t_p tdata2;
+ csr_t_p tcontrol;
csr_t_p scontext;
csr_t_p mcontext;