1
0
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:
Bill Beech
2019-10-18 16:12:49 -07:00
parent aff3346eae
commit e99d731b8a
30 changed files with 158 additions and 158 deletions

View File

@@ -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 */