Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
musl
/
arch
/
powerpc
/
bits
/
mman.h
blob: 95ec4358dd52d196d91d343571e880e47ade6e01 [
file
] [
log
] [
blame
]
#define
PROT_SAO
0x10
#undef
MAP_NORESERVE
#define
MAP_NORESERVE
0x40
#undef
MAP_LOCKED
#define
MAP_LOCKED
0x80
#undef
MCL_CURRENT
#define
MCL_CURRENT
0x2000
#undef
MCL_FUTURE
#define
MCL_FUTURE
0x4000
#undef
MCL_ONFAULT
#define
MCL_ONFAULT
0x8000