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