summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbm2/exp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/cbm2/exp.h')
-rw-r--r--src/devices/bus/cbm2/exp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/bus/cbm2/exp.h b/src/devices/bus/cbm2/exp.h
index 0b6ca30a087..6eff16c5260 100644
--- a/src/devices/bus/cbm2/exp.h
+++ b/src/devices/bus/cbm2/exp.h
@@ -128,7 +128,6 @@ protected:
DECLARE_DEVICE_TYPE(CBM2_EXPANSION_SLOT, cbm2_expansion_slot_device)
-SLOT_INTERFACE_EXTERN( cbm2_expansion_cards );
-
+void cbm2_expansion_cards(device_slot_interface &device);
#endif // MAME_BUS_CBM2_EXP_H