diff options
Diffstat (limited to 'sys/linux/sys_amd64.const')
| -rw-r--r-- | sys/linux/sys_amd64.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys_amd64.const b/sys/linux/sys_amd64.const index de7ef1836..a85e52ddb 100644 --- a/sys/linux/sys_amd64.const +++ b/sys/linux/sys_amd64.const @@ -503,6 +503,8 @@ SIGINFO_SIZE = 128 SIG_BLOCK = 0 SIG_SETMASK = 2 SIG_UNBLOCK = 1 +SNAPSHOT_FREEZE = 13057 +SNAPSHOT_UNFREEZE = 13058 SPLICE_F_GIFT = 8 SPLICE_F_MORE = 4 SPLICE_F_MOVE = 1 |
