Set impebreak.
[riscv-isa-sim.git] / riscv / debug_module.h
index f6f2009b7e3890240d6d779729da22349bc1c34c..00c66cc72253916c36366601ebfd2e40017fd92f 100644 (file)
@@ -18,6 +18,7 @@ typedef struct {
 } dmcontrol_t;
 
 typedef struct {
+  bool impebreak;
   bool allnonexistant;
   bool anynonexistant;
   bool allunavail;