Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.12-rc5 5 lines 151 B view raw
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