![mark](/assets/img/avatar_default.png)
ends for irq_claim() and irq_release() that will allocate and free memory for the irqhandler structure. Added an irqblock array that provides a quick reference to all the interrupts that should be blocked when a particular interrupt is received. The irq_claim() and irq_release() functions now update the irqblock array.
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%