summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro/sr/sr_cards.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/interpro/sr/sr_cards.h')
-rw-r--r--src/devices/bus/interpro/sr/sr_cards.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/bus/interpro/sr/sr_cards.h b/src/devices/bus/interpro/sr/sr_cards.h
index f06c1d4e307..0244b3c3648 100644
--- a/src/devices/bus/interpro/sr/sr_cards.h
+++ b/src/devices/bus/interpro/sr/sr_cards.h
@@ -7,6 +7,7 @@
#pragma once
// supported devices
-void sr_cards(device_slot_interface &device);
+void cbus_cards(device_slot_interface &device);
+void srx_cards(device_slot_interface &device);
#endif // MAME_BUS_INTERPRO_SR_SR_CARDS_H