summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/xexex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/xexex.c')
-rw-r--r--src/mame/drivers/xexex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/xexex.c b/src/mame/drivers/xexex.c
index 44ea5706197..c070a90ee5d 100644
--- a/src/mame/drivers/xexex.c
+++ b/src/mame/drivers/xexex.c
@@ -85,7 +85,7 @@ static int suspension_active, resume_trigger;
static emu_timer *dmadelay_timer;
-static struct EEPROM_interface eeprom_interface =
+static const struct EEPROM_interface eeprom_interface =
{
7, /* address bits */
8, /* data bits */