diff options
Diffstat (limited to 'sys/linux/sys.txt.const')
| -rw-r--r-- | sys/linux/sys.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const index d918fdc4b..501c165ac 100644 --- a/sys/linux/sys.txt.const +++ b/sys/linux/sys.txt.const @@ -216,6 +216,7 @@ LOCK_NB = 4 LOCK_SH = 1 LOCK_UN = 8 MADV_COLD = 20 +MADV_COLLAPSE = 25 MADV_DODUMP = 17 MADV_DOFORK = 11 MADV_DONTDUMP = 16 |
