mirror of
https://github.com/simh/simh.git
synced 2026-05-01 13:56:02 +00:00
Intel-Systems: Cleanup compile error/warnings
This commit is contained in:
@@ -56,7 +56,7 @@ void isbc064_put_mbyte(uint16 addr, uint8 val);
|
||||
|
||||
/* external globals */
|
||||
|
||||
extern uint32 PCX; /* program counter */
|
||||
extern uint16 PCX; /* program counter */
|
||||
extern uint8 xack;
|
||||
|
||||
/* isbc064 Standard SIMH Device Data Structures */
|
||||
|
||||
Reference in New Issue
Block a user