mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Added api/irq.h
This commit is contained in:
9
include/l4/api/irq.h
Normal file
9
include/l4/api/irq.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __API_IRQ_H__
|
||||
#define __API_IRQ_H__
|
||||
|
||||
|
||||
#define IRQ_CONTROL_REGISTER 0
|
||||
#define IRQ_CONTROL_RELEASE 1
|
||||
|
||||
|
||||
#endif /* __API_IRQ_H__ */
|
||||
Reference in New Issue
Block a user