aboutsummaryrefslogtreecommitdiffstats
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 @@
1#ifndef __ASM_SH64_MMAN_H
2#define __ASM_SH64_MMAN_H
3
4#include <asm-sh/mman.h>
5
6#endif /* __ASM_SH64_MMAN_H */