hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/tools/arch/alpha/include/uapi/asm/mman.h
....@@ -27,8 +27,6 @@
2727 #define MAP_NONBLOCK 0x40000
2828 #define MAP_NORESERVE 0x10000
2929 #define MAP_POPULATE 0x20000
30
-#define MAP_PRIVATE 0x02
31
-#define MAP_SHARED 0x01
3230 #define MAP_STACK 0x80000
3331 #define PROT_EXEC 0x4
3432 #define PROT_GROWSDOWN 0x01000000