summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/x86_64/bits/mman.h
blob: a0b7a0e97d4c93af2fe416df112f6b815ba70a18 (plain)
1
2
3
4
#ifdef __USE_MISC
# define MAP_32BIT	0x40		/* Only give out 32-bit addresses.  */
#endif
#include <bits/mman-common.h>