![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 0002 #ifndef TOOLS_ARCH_ARM64_UAPI_ASM_MMAN_FIX_H 0003 #define TOOLS_ARCH_ARM64_UAPI_ASM_MMAN_FIX_H 0004 #include <uapi/asm-generic/mman.h> 0005 /* MAP_32BIT is undefined on arm64, fix it for perf */ 0006 #define MAP_32BIT 0 0007 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |