mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
removed left-over legacy_cpu_device usage from src/emu/cpu/arm7/arm7core.h (nw)
This commit is contained in:
parent
f965b3985b
commit
04f100f176
@ -183,7 +183,6 @@ struct arm_state
|
||||
UINT32 m_pendingSwi;
|
||||
int m_icount;
|
||||
endianness_t m_endian;
|
||||
legacy_cpu_device *m_device;
|
||||
address_space *m_program;
|
||||
direct_read_data *m_direct;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user