hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/tools/arch/mips/include/uapi/asm/mman.h
....@@ -28,8 +28,6 @@
2828 #define MAP_NONBLOCK 0x20000
2929 #define MAP_NORESERVE 0x0400
3030 #define MAP_POPULATE 0x10000
31
-#define MAP_PRIVATE 0x002
32
-#define MAP_SHARED 0x001
3331 #define MAP_STACK 0x40000
3432 #define PROT_EXEC 0x04
3533 #define PROT_GROWSDOWN 0x01000000