summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/intf1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/spectrum/intf1.cpp')
-rw-r--r--src/devices/bus/spectrum/intf1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/spectrum/intf1.cpp b/src/devices/bus/spectrum/intf1.cpp
index e0d627dce70..cf79c71f1f4 100644
--- a/src/devices/bus/spectrum/intf1.cpp
+++ b/src/devices/bus/spectrum/intf1.cpp
@@ -39,7 +39,7 @@ ROM_END
// device_add_mconfig - add device configuration
//-------------------------------------------------
-MACHINE_CONFIG_MEMBER( spectrum_intf1_device::device_add_mconfig )
+MACHINE_CONFIG_START(spectrum_intf1_device::device_add_mconfig)
/* rs232 */
MCFG_RS232_PORT_ADD("rs232", default_rs232_devices, nullptr)