hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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