18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
28c2ecf20Sopenharmony_ci#ifndef TOOLS_ARCH_ARC_UAPI_ASM_MMAN_FIX_H
38c2ecf20Sopenharmony_ci#define TOOLS_ARCH_ARC_UAPI_ASM_MMAN_FIX_H
48c2ecf20Sopenharmony_ci#include <uapi/asm-generic/mman.h>
58c2ecf20Sopenharmony_ci/* MAP_32BIT is undefined on arc, fix it for perf */
68c2ecf20Sopenharmony_ci#define MAP_32BIT	0
78c2ecf20Sopenharmony_ci#endif
8