diff --git a/SEL32/sel32_chan.c b/SEL32/sel32_chan.c index 24413f4..7e0b7ed 100644 --- a/SEL32/sel32_chan.c +++ b/SEL32/sel32_chan.c @@ -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