diff options
Diffstat (limited to 'sys/linux/sys_arm.const')
| -rw-r--r-- | sys/linux/sys_arm.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/sys_arm.const b/sys/linux/sys_arm.const index 772ee250a..0fafba993 100644 --- a/sys/linux/sys_arm.const +++ b/sys/linux/sys_arm.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 |
