#ifndef TOOLS_ARCH_ARM_UAPI_ASM_MMAN_FIX_H #define TOOLS_ARCH_ARM_UAPI_ASM_MMAN_FIX_H #include /* MAP_32BIT is undefined on arm, fix it for perf */ #define MAP_32BIT 0 #endif ed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/dt-bindings/arm?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines