summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sunkbd/sunkbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/sunkbd/sunkbd.h')
-rw-r--r--src/devices/bus/sunkbd/sunkbd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/sunkbd/sunkbd.h b/src/devices/bus/sunkbd/sunkbd.h
index 9693e95cd4e..f0a0daeeb08 100644
--- a/src/devices/bus/sunkbd/sunkbd.h
+++ b/src/devices/bus/sunkbd/sunkbd.h
@@ -76,6 +76,6 @@ protected:
DECLARE_DEVICE_TYPE(SUNKBD_PORT, sun_keyboard_port_device)
-SLOT_INTERFACE_EXTERN( default_sun_keyboard_devices );
+void default_sun_keyboard_devices(device_slot_interface &device);
#endif // MAME_DEVICES_SUNKBD_SUNKBD_H