aboutsummaryrefslogtreecommitdiff
path: root/src/target/dsp5680xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/dsp5680xx.h')
-rw-r--r--src/target/dsp5680xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/dsp5680xx.h b/src/target/dsp5680xx.h
index 89096640..cb009513 100644
--- a/src/target/dsp5680xx.h
+++ b/src/target/dsp5680xx.h
@@ -256,6 +256,7 @@ struct dsp5680xx_common{
//TODO
uint32_t stored_pc;
int flush;
+bool debug_mode_enabled;
};
extern struct dsp5680xx_common dsp5680xx_context;