aboutsummaryrefslogtreecommitdiff
path: root/riscv/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/processor.h')
-rw-r--r--riscv/processor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscv/processor.h b/riscv/processor.h
index ec42418..f3e5294 100644
--- a/riscv/processor.h
+++ b/riscv/processor.h
@@ -173,6 +173,8 @@ struct state_t
csr_t_p srmcfg;
+ csr_t_p ssp;
+
bool serialized; // whether timer CSRs are in a well-defined state
// When true, execute a single instruction and then enter debug mode. This