// license:BSD-3-Clause // copyright-holders:AJR /********************************************************************** SWTPC MP-C Serial Control Interface **********************************************************************/ #ifndef MAME_BUS_SS50_MPC_H #define MAME_BUS_SS50_MPC_H #include "interface.h" DECLARE_DEVICE_TYPE(SS50_MPC, ss50_card_interface) #endif // MAME_BUS_SS50_MPC_H