summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/newbrain/exp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/newbrain/exp.h')
-rw-r--r--src/devices/bus/newbrain/exp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/newbrain/exp.h b/src/devices/bus/newbrain/exp.h
index 219c819d575..e3ab89a35ef 100644
--- a/src/devices/bus/newbrain/exp.h
+++ b/src/devices/bus/newbrain/exp.h
@@ -117,7 +117,7 @@ protected:
DECLARE_DEVICE_TYPE(NEWBRAIN_EXPANSION_SLOT, newbrain_expansion_slot_device)
-SLOT_INTERFACE_EXTERN( newbrain_expansion_cards );
+void newbrain_expansion_cards(device_slot_interface &device);