summaryrefslogtreecommitdiff
path: root/arch/i386/bits/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/bits/mman.h')
-rw-r--r--arch/i386/bits/mman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/bits/mman.h b/arch/i386/bits/mman.h
index 03f961e8..bc8f37c8 100644
--- a/arch/i386/bits/mman.h
+++ b/arch/i386/bits/mman.h
@@ -16,6 +16,7 @@
#define MAP_ANON 0x20
#define MAP_ANONYMOUS MAP_ANON
#define MAP_32BIT 0x40
+#define MAP_NORESERVE 0x4000
#define POSIX_MADV_NORMAL 0
#define POSIX_MADV_RANDOM 1