mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-21 10:12:30 +00:00
SEL32: Remove some unused variables
This commit is contained in:
parent
8e71ab1d89
commit
869f56dcf3
@ -89,7 +89,6 @@ extern uint32 M[]; /* our memory */
|
||||
extern uint32 SPAD[]; /* CPU scratchpad memory */
|
||||
extern uint32 CPUSTATUS; /* CPU status word */
|
||||
extern uint32 INTS[]; /* Interrupt status flags */
|
||||
extern uint16 ccw_count[];
|
||||
extern int traceme, trstart;
|
||||
|
||||
#if 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user