summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vme/vme_mzr8300.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vme/vme_mzr8300.cpp')
-rw-r--r--src/devices/bus/vme/vme_mzr8300.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/vme/vme_mzr8300.cpp b/src/devices/bus/vme/vme_mzr8300.cpp
index 924b1844556..a9d85736661 100644
--- a/src/devices/bus/vme/vme_mzr8300.cpp
+++ b/src/devices/bus/vme/vme_mzr8300.cpp
@@ -113,7 +113,7 @@
// GLOBAL VARIABLES
//**************************************************************************
-const device_type VME_MZR8300 = &device_creator<vme_mzr8300_card_device>;
+const device_type VME_MZR8300 = device_creator<vme_mzr8300_card_device>;
/* These values are borrowed just to get the terminal going and should be replaced
* once a proper serial board hardware (ie MZ 8300) is found and emulated. */