diff options
Diffstat (limited to 'tools/arch/parisc/include/uapi/asm/mman.h')
| -rw-r--r-- | tools/arch/parisc/include/uapi/asm/mman.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/arch/parisc/include/uapi/asm/mman.h b/tools/arch/parisc/include/uapi/asm/mman.h index 1bd78758bde9..f9fd1325f5bd 100644 --- a/tools/arch/parisc/include/uapi/asm/mman.h +++ b/tools/arch/parisc/include/uapi/asm/mman.h | |||
| @@ -27,8 +27,6 @@ | |||
| 27 | #define MAP_NONBLOCK 0x20000 | 27 | #define MAP_NONBLOCK 0x20000 |
| 28 | #define MAP_NORESERVE 0x4000 | 28 | #define MAP_NORESERVE 0x4000 |
| 29 | #define MAP_POPULATE 0x10000 | 29 | #define MAP_POPULATE 0x10000 |
| 30 | #define MAP_PRIVATE 0x02 | ||
| 31 | #define MAP_SHARED 0x01 | ||
| 32 | #define MAP_STACK 0x40000 | 30 | #define MAP_STACK 0x40000 |
| 33 | #define PROT_EXEC 0x4 | 31 | #define PROT_EXEC 0x4 |
| 34 | #define PROT_GROWSDOWN 0x01000000 | 32 | #define PROT_GROWSDOWN 0x01000000 |
