aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/include/asm/hardirq.h')
-rw-r--r--arch/cris/include/asm/hardirq.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/cris/include/asm/hardirq.h b/arch/cris/include/asm/hardirq.h
new file mode 100644
index 00000000000..04126f7bfab
--- /dev/null
+++ b/arch/cris/include/asm/hardirq.h
@@ -0,0 +1,7 @@
+#ifndef __ASM_HARDIRQ_H
+#define __ASM_HARDIRQ_H
+
+#include <asm/irq.h>
+#include <asm-generic/hardirq.h>
+
+#endif /* __ASM_HARDIRQ_H */