DIR:/usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/tools/arch/x86/include/uapi/asm/ |
Current File : //usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/tools/arch/x86/include/uapi/asm/mman.h |
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef TOOLS_ARCH_X86_UAPI_ASM_MMAN_FIX_H #define TOOLS_ARCH_X86_UAPI_ASM_MMAN_FIX_H #define MAP_32BIT 0x40 #include <uapi/asm-generic/mman.h> #endif |