mirror of
https://github.com/holub/mame
synced 2025-04-28 11:11:48 +03:00
arc: clang compile fix. (nw)
This commit is contained in:
parent
c0fa75215f
commit
e6656b5326
@ -53,7 +53,7 @@ private:
|
|||||||
// 62 = Long Immediate Data Indicator
|
// 62 = Long Immediate Data Indicator
|
||||||
// 63 = Short Immediate Data Indicator NOT Settings Flag
|
// 63 = Short Immediate Data Indicator NOT Settings Flag
|
||||||
UINT32 m_pc;
|
UINT32 m_pc;
|
||||||
UINT32 m_r[64];
|
//UINT32 m_r[64];
|
||||||
|
|
||||||
|
|
||||||
address_space *m_program;
|
address_space *m_program;
|
||||||
|
Loading…
Reference in New Issue
Block a user