mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
hp_ipc_io.cpp: validation error.
This commit is contained in:
parent
34ee31faeb
commit
d2ab2ee5d5
@ -16,7 +16,7 @@
|
||||
#include "logmacro.h"
|
||||
|
||||
// device type definition
|
||||
DEFINE_DEVICE_TYPE(HP_IPC_IO_SLOT, hp_ipc_io_slot_device, "hp ipc io slot", "HP IPC I/O Slot")
|
||||
DEFINE_DEVICE_TYPE(HP_IPC_IO_SLOT, hp_ipc_io_slot_device, "hp_ipc_io_slot", "HP IPC I/O Slot")
|
||||
|
||||
// +---------------------+
|
||||
// |hp_ipc_io_slot_device|
|
||||
|
Loading…
Reference in New Issue
Block a user