summaryrefslogtreecommitdiffstats
path: root/target-xtensa/core-dc233c.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-xtensa/core-dc233c.c')
-rw-r--r--target-xtensa/core-dc233c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-xtensa/core-dc233c.c b/target-xtensa/core-dc233c.c
index ac745d1..8daf7d9 100644
--- a/target-xtensa/core-dc233c.c
+++ b/target-xtensa/core-dc233c.c
@@ -34,7 +34,7 @@
#include "core-dc233c/core-isa.h"
#include "overlay_tool.h"
-static const XtensaConfig dc233c __attribute__((unused)) = {
+static XtensaConfig dc233c __attribute__((unused)) = {
.name = "dc233c",
.gdb_regmap = {
.num_regs = 121,
OpenPOWER on IntegriCloud