Select the types of activity you want to include in your feed.
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