summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/amstr_pc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/amstr_pc.cpp')
-rw-r--r--src/mame/drivers/amstr_pc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/amstr_pc.cpp b/src/mame/drivers/amstr_pc.cpp
index aa773ecfab1..af95117aa6f 100644
--- a/src/mame/drivers/amstr_pc.cpp
+++ b/src/mame/drivers/amstr_pc.cpp
@@ -464,7 +464,7 @@ INPUT_PORTS_END
// GFXDECODE_END
// has it's own mouse
-static MACHINE_CONFIG_FRAGMENT( cfg_com )
+static MACHINE_CONFIG_START( cfg_com )
MCFG_DEVICE_MODIFY("serport0")
MCFG_SLOT_DEFAULT_OPTION(nullptr)
MACHINE_CONFIG_END