summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/xvd701.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/rs232/xvd701.cpp')
-rw-r--r--src/devices/bus/rs232/xvd701.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/devices/bus/rs232/xvd701.cpp b/src/devices/bus/rs232/xvd701.cpp
index b2635d21c02..ef9ca09c258 100644
--- a/src/devices/bus/rs232/xvd701.cpp
+++ b/src/devices/bus/rs232/xvd701.cpp
@@ -12,9 +12,8 @@ jvc_xvd701_device::jvc_xvd701_device(const machine_config &mconfig, const char *
{
}
-void jvc_xvd701_device::device_add_mconfig(machine_config &config)
-{
-}
+MACHINE_CONFIG_START(jvc_xvd701_device::device_add_mconfig)
+MACHINE_CONFIG_END
static INPUT_PORTS_START(xvd701)
INPUT_PORTS_END