summaryrefslogtreecommitdiff
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 f8070fa7..475e5165 100644
--- a/src/target/dsp563xx.h
+++ b/src/target/dsp563xx.h
@@ -53,7 +53,7 @@ struct dsp563xx_common
struct dsp563xx_core_reg
{
uint32_t num;
- char *name;
+ const char *name;
uint32_t size;
uint32_t r_cmd;
uint32_t w_cmd;