Compare with Previous | Blame | View Log
#ifndef __L4LIB_IRQ_H__ #define __L4LIB_IRQ_H__ int l4_irq_wait(int slot, int irqnum); #endif /* __L4LIB_IRQ_H__ */