summaryrefslogtreecommitdiff
path: root/tools/arch/m32r
diff options
context:
space:
mode:
Diffstat (limited to 'tools/arch/m32r')
-rw-r--r--tools/arch/m32r/include/uapi/asm/mman.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/arch/m32r/include/uapi/asm/mman.h b/tools/arch/m32r/include/uapi/asm/mman.h
new file mode 100644
index 000000000000..a35ebd68add9
--- /dev/null
+++ b/tools/arch/m32r/include/uapi/asm/mman.h
@@ -0,0 +1,4 @@
+#ifndef TOOLS_ARCH_M32R_UAPI_ASM_MMAN_FIX_H
+#define TOOLS_ARCH_M32R_UAPI_ASM_MMAN_FIX_H
+#include <uapi/asm-generic/mman.h>
+#endif