X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fbits%2Fmman.h;h=b3a675a8229dc1c9a619af03b864dbec0270d5f1;hb=06636c55428fe220ec4bdeecca723a95a75839ce;hp=b6a15a1242a686f4e01bcb92d7eb9fd18a3b3b89;hpb=e9f1c7981ae00ad25d59018c1df26897e2effdad;p=musl diff --git a/arch/powerpc/bits/mman.h b/arch/powerpc/bits/mman.h index b6a15a12..b3a675a8 100644 --- a/arch/powerpc/bits/mman.h +++ b/arch/powerpc/bits/mman.h @@ -1,4 +1,10 @@ -#define PROT_SAO 0x10 +#define PROT_SAO 0x10 + +#undef MAP_NORESERVE +#define MAP_NORESERVE 0x40 +#undef MAP_LOCKED +#define MAP_LOCKED 0x80 +#undef MAP_SYNC #undef MCL_CURRENT #define MCL_CURRENT 0x2000