aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_amd64.const
diff options
context:
space:
mode:
authorAlbert van der Linde <alinde@google.com>2020-07-24 13:37:01 +0000
committerDmitry Vyukov <dvyukov@google.com>2020-07-25 07:05:51 +0200
commit1f7cc1ca26f786658b146bf760d9698390e9bbfb (patch)
tree7244a41011970b183886db06d0d0e7e248b12f73 /sys/linux/sys_amd64.const
parent0a13649c058c68a7707b22beb08b0806ce3a1d42 (diff)
sys/linux: add description for copy_file_range
Diffstat (limited to 'sys/linux/sys_amd64.const')
-rw-r--r--sys/linux/sys_amd64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_amd64.const b/sys/linux/sys_amd64.const
index ec1d8f7fe..9df2b7b79 100644
--- a/sys/linux/sys_amd64.const
+++ b/sys/linux/sys_amd64.const
@@ -607,6 +607,7 @@ __NR_clone = 56
__NR_clone3 = 435
__NR_close = 3
__NR_close_range = 436
+__NR_copy_file_range = 326
__NR_creat = 85
__NR_delete_module = 176
__NR_dup = 32