mman.h 119 B

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