--- np2/io/pic.c 2004/03/30 20:01:30 1.19 +++ np2/io/pic.c 2004/04/05 09:45:07 1.20 @@ -32,16 +32,12 @@ static const _PICITEM def_slave = { void pic_irq(void) { PIC p; - REG8 imr; REG8 mir; - REG8 mis; REG8 sir; - REG8 sis; REG8 dat; REG8 num; REG8 bit; REG8 slave; - REG8 master; // 割込み許可? if (!CPU_isEI) {