mirror of
https://github.com/drasko/codezero.git
synced 2026-04-03 10:39:04 +02:00
Fixed all compilation errors with timer service
This commit is contained in:
7
conts/libl4/include/l4lib/irq.h
Normal file
7
conts/libl4/include/l4lib/irq.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __L4LIB_IRQ_H__
|
||||
#define __L4LIB_IRQ_H__
|
||||
|
||||
|
||||
int l4_irq_wait(int slot, int irqnum);
|
||||
|
||||
#endif /* __L4LIB_IRQ_H__ */
|
||||
Reference in New Issue
Block a user