aboutsummaryrefslogtreecommitdiff
path: root/src/target/dsp563xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/dsp563xx.h')
-rw-r--r--src/target/dsp563xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/dsp563xx.h b/src/target/dsp563xx.h
index 18428b8..5c3e1d3 100644
--- a/src/target/dsp563xx.h
+++ b/src/target/dsp563xx.h
@@ -52,7 +52,7 @@ struct dsp563xx_common {
struct hardware_breakpoint hardware_breakpoint[1];
/*Were the hardware breakpoints cleared on startup?*/
- int hardware_breakpoints_cleared;
+ bool hardware_breakpoints_cleared;
};
struct dsp563xx_core_reg {