aboutsummaryrefslogtreecommitdiff
path: root/riscv/debug_module.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/debug_module.h')
-rw-r--r--riscv/debug_module.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscv/debug_module.h b/riscv/debug_module.h
index f6f2009..00c66cc 100644
--- a/riscv/debug_module.h
+++ b/riscv/debug_module.h
@@ -18,6 +18,7 @@ typedef struct {
} dmcontrol_t;
typedef struct {
+ bool impebreak;
bool allnonexistant;
bool anynonexistant;
bool allunavail;