aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/percpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-parisc/percpu.h')
-rw-r--r--include/asm-parisc/percpu.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-parisc/percpu.h b/include/asm-parisc/percpu.h
new file mode 100644
index 000000000000..a0dcd1970128
--- /dev/null
+++ b/include/asm-parisc/percpu.h
@@ -0,0 +1,7 @@
+#ifndef _PARISC_PERCPU_H
+#define _PARISC_PERCPU_H
+
+#include <asm-generic/percpu.h>
+
+#endif
+