Skip to content
Snippets Groups Projects
Commit 66bb5caf authored by Armin Luntzer's avatar Armin Luntzer
Browse files

include asm/irqflags.h

parent 76062c29
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@
#define _ASM_GENERIC_IRQFLAGS_H_
#include <asm/irqflags.h>
void arch_local_irq_enable(void);
unsigned long arch_local_irq_save(void);
void arch_local_irq_restore(unsigned long flags);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment