aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_linux_386.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/defs_linux_386.go')
-rw-r--r--src/runtime/defs_linux_386.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/defs_linux_386.go b/src/runtime/defs_linux_386.go
index a7e435f854..0ebac17aef 100644
--- a/src/runtime/defs_linux_386.go
+++ b/src/runtime/defs_linux_386.go
@@ -18,6 +18,7 @@ const (
_MAP_FIXED = 0x10
_MADV_DONTNEED = 0x4
+ _MADV_FREE = 0x8
_MADV_HUGEPAGE = 0xe
_MADV_NOHUGEPAGE = 0xf