summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sbus/sunpc.h
diff options
context:
space:
mode:
author mooglyguy <therealmogminer@gmail.com>2018-09-15 20:28:53 +0200
committer mooglyguy <therealmogminer@gmail.com>2018-09-15 20:28:53 +0200
commit0a86f2efe9d836c2af992262b9e1f6ba7c973fdb (patch)
tree1eb3240a5035bba2ae494aed4bedd6ca7e065c9a /src/devices/bus/sbus/sunpc.h
parentc7170bed75f6a630c6e87a55374a41d876227544 (diff)
-cgsix: Renamed turbogx.* to cgsix.* and added TurboGX+ support. [Ryan Holtz, Andrew Liles]
Diffstat (limited to 'src/devices/bus/sbus/sunpc.h')
-rw-r--r--src/devices/bus/sbus/sunpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/sbus/sunpc.h b/src/devices/bus/sbus/sunpc.h
index 3acc500827d..8c20c1be27e 100644
--- a/src/devices/bus/sbus/sunpc.h
+++ b/src/devices/bus/sbus/sunpc.h
@@ -39,7 +39,7 @@ private:
required_memory_region m_rom;
};
-// device type definition
+
DECLARE_DEVICE_TYPE(SBUS_SUNPC, sbus_sunpc_device)
#endif // MAME_BUS_SBUS_SUNPC_H