]> Git Repo - J-linux.git/blob - tools/arch/x86/include/uapi/asm/mman.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / tools / arch / x86 / include / uapi / asm / mman.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef TOOLS_ARCH_X86_UAPI_ASM_MMAN_FIX_H
3 #define TOOLS_ARCH_X86_UAPI_ASM_MMAN_FIX_H
4 #define MAP_32BIT       0x40
5 #include <uapi/asm-generic/mman.h>
6 #endif
This page took 0.032228 seconds and 4 git commands to generate.