summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/s32comm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/s32comm.cpp')
-rw-r--r--src/mame/machine/s32comm.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mame/machine/s32comm.cpp b/src/mame/machine/s32comm.cpp
index 5015d445f7d..761e0a14981 100644
--- a/src/mame/machine/s32comm.cpp
+++ b/src/mame/machine/s32comm.cpp
@@ -84,9 +84,8 @@ DEFINE_DEVICE_TYPE(S32COMM, s32comm_device, "s32comm", "System 32 Communication
// device_add_mconfig - add device configuration
//-------------------------------------------------
-void s32comm_device::device_add_mconfig(machine_config &config)
-{
-}
+MACHINE_CONFIG_START(s32comm_device::device_add_mconfig)
+MACHINE_CONFIG_END
//**************************************************************************
// LIVE DEVICE