aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/shmparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/shmparam.h')
-rw-r--r--include/asm-sh/shmparam.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/asm-sh/shmparam.h b/include/asm-sh/shmparam.h
new file mode 100644
index 00000000000..0a95604b9b6
--- /dev/null
+++ b/include/asm-sh/shmparam.h
@@ -0,0 +1,8 @@
+#ifndef __ASM_SH_SHMPARAM_H
+#define __ASM_SH_SHMPARAM_H
+#ifdef __KERNEL__
+
+#include <asm/cpu/shmparam.h>
+
+#endif /* __KERNEL__ */
+#endif /* __ASM_SH_SHMPARAM_H */