L4Re Operating System Framework
Interface and Usage Documentation
|
some PIC and hardware interrupt related functions More...
Go to the source code of this file.
Functions | |
void | l4util_irq_acknowledge (unsigned int irq) |
Acknowledge IRQ at PIC in fully special nested mode. | |
|
inline |
Acknowledge IRQ at PIC in fully special nested mode.
irq | number of interrupt to acknowledge |
Definition at line 66 of file irq.h.
References l4util_in8(), and l4util_out8().