1 2 3 4
#ifdef __USE_MISC # define MAP_GROWSUP 0x00200 /* Register stack-like segment */ #endif #include <bits/mman-common.h>