summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/m2comm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/m2comm.cpp')
-rw-r--r--src/mame/machine/m2comm.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mame/machine/m2comm.cpp b/src/mame/machine/m2comm.cpp
index 6b43ecdf428..bccabacd422 100644
--- a/src/mame/machine/m2comm.cpp
+++ b/src/mame/machine/m2comm.cpp
@@ -182,8 +182,9 @@ DEFINE_DEVICE_TYPE(M2COMM, m2comm_device, "m2comm", "Model 2 Communication Board
// device_add_mconfig - add device configuration
//-------------------------------------------------
-MACHINE_CONFIG_START(m2comm_device::device_add_mconfig)
-MACHINE_CONFIG_END
+void m2comm_device::device_add_mconfig(machine_config &config)
+{
+}
//**************************************************************************
// LIVE DEVICE