aboutsummaryrefslogtreecommitdiff
path: root/include/asm-cris/percpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-cris/percpu.h')
-rw-r--r--include/asm-cris/percpu.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-cris/percpu.h b/include/asm-cris/percpu.h
new file mode 100644
index 000000000000..6db9b43cf80a
--- /dev/null
+++ b/include/asm-cris/percpu.h
@@ -0,0 +1,6 @@
+#ifndef _CRIS_PERCPU_H
+#define _CRIS_PERCPU_H
+
+#include <asm-generic/percpu.h>
+
+#endif /* _CRIS_PERCPU_H */