summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/system1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/system1.cpp')
-rw-r--r--src/mame/drivers/system1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/system1.cpp b/src/mame/drivers/system1.cpp
index f39469c7b79..74cfa64a318 100644
--- a/src/mame/drivers/system1.cpp
+++ b/src/mame/drivers/system1.cpp
@@ -2401,7 +2401,7 @@ MACHINE_CONFIG_END
/* this describes the additional 8751 MCU when present */
-static MACHINE_CONFIG_FRAGMENT( mcu )
+static MACHINE_CONFIG_START( mcu )
/* basic machine hardware */
MCFG_CPU_MODIFY("maincpu")