summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbmiec/interpod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/cbmiec/interpod.h')
-rw-r--r--src/devices/bus/cbmiec/interpod.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/devices/bus/cbmiec/interpod.h b/src/devices/bus/cbmiec/interpod.h
index 58c193286cf..cc6e07f7c7a 100644
--- a/src/devices/bus/cbmiec/interpod.h
+++ b/src/devices/bus/cbmiec/interpod.h
@@ -27,6 +27,16 @@
#define INTERPOD_TAG "interpod"
+
+//**************************************************************************
+// INTERFACE CONFIGURATION MACROS
+//**************************************************************************
+
+#define MCFG_INTERPOD_ADD() \
+ MCFG_DEVICE_ADD(INTERPOD_TAG, INTERPOD, 0)
+
+
+
//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************