b6a15a1242a686f4e01bcb92d7eb9fd18a3b3b89
[musl] / arch / powerpc / bits / mman.h
1 #define PROT_SAO       0x10
2
3 #undef MCL_CURRENT
4 #define MCL_CURRENT     0x2000
5 #undef MCL_FUTURE
6 #define MCL_FUTURE      0x4000
7 #undef MCL_ONFAULT
8 #define MCL_ONFAULT     0x8000