1 2 3 4
#ifdef __USE_MISC # define MAP_32BIT 0x40 /* Only give out 32-bit addresses. */ #endif #include <bits/mman-common.h>