diff options
Diffstat (limited to 'arch/powerpc')
| -rw-r--r-- | arch/powerpc/bits/mman.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/powerpc/bits/mman.h b/arch/powerpc/bits/mman.h index 95ec4358..b3a675a8 100644 --- a/arch/powerpc/bits/mman.h +++ b/arch/powerpc/bits/mman.h @@ -4,6 +4,7 @@  #define MAP_NORESERVE   0x40  #undef MAP_LOCKED  #define MAP_LOCKED	0x80 +#undef MAP_SYNC  #undef MCL_CURRENT  #define MCL_CURRENT     0x2000 | 
