summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68307.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/68307.cpp')
-rw-r--r--src/devices/machine/68307.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/machine/68307.cpp b/src/devices/machine/68307.cpp
index 58865272653..fbbf8400ad7 100644
--- a/src/devices/machine/68307.cpp
+++ b/src/devices/machine/68307.cpp
@@ -5,6 +5,9 @@
#include "emu.h"
#include "68307.h"
+const device_type M68307 = device_creator<m68307cpu_device>;
+
+
/* 68307 SERIAL Module */
/* all ports on this are 8-bit? */