Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3665 → Rev 3664

/branches/sparc/kernel/generic/src/ddi/irq.c
145,8 → 145,6
irq->claim = NULL;
irq->handler = NULL;
irq->arg = NULL;
irq->cir = NULL;
irq->cir_arg = NULL;
irq->notif_cfg.notify = false;
irq->notif_cfg.answerbox = NULL;
irq->notif_cfg.code = NULL;