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