aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/bug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-cris/bug.h')
-rw-r--r--include/asm-cris/bug.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-cris/bug.h b/include/asm-cris/bug.h
new file mode 100644
index 000000000000..8dd6b23c15d6
--- /dev/null
+++ b/include/asm-cris/bug.h
@@ -0,0 +1,4 @@
+#ifndef _CRIS_BUG_H
+#define _CRIS_BUG_H
+#include <asm-generic/bug.h>
+#endif