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