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