diff options
Diffstat (limited to 'tools/arch/x86/include/uapi/asm/mman.h')
| -rw-r--r-- | tools/arch/x86/include/uapi/asm/mman.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/arch/x86/include/uapi/asm/mman.h b/tools/arch/x86/include/uapi/asm/mman.h new file mode 100644 index 000000000000..b73c1af8b1dd --- /dev/null +++ b/tools/arch/x86/include/uapi/asm/mman.h | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | #ifndef TOOLS_ARCH_X86_UAPI_ASM_MMAN_FIX_H | ||
| 2 | #define TOOLS_ARCH_X86_UAPI_ASM_MMAN_FIX_H | ||
| 3 | #define MAP_32BIT 0x40 | ||
| 4 | #include <uapi/asm-generic/mman.h> | ||
| 5 | #endif | ||
