kernel/tools/arch/alpha/include/uapi/asm/mman.h
.. .. @@ -27,8 +27,6 @@ 27 27 #define MAP_NONBLOCK 0x40000 28 28 #define MAP_NORESERVE 0x10000 29 29 #define MAP_POPULATE 0x20000 30 -#define MAP_PRIVATE 0x0231 -#define MAP_SHARED 0x0132 30 #define MAP_STACK 0x80000 33 31 #define PROT_EXEC 0x4 34 32 #define PROT_GROWSDOWN 0x01000000