aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-01-19 13:45:19 +0100
committerDmitry Vyukov <dvyukov@google.com>2022-01-20 15:08:44 +0100
commit9c310284c4cbcc3516a3da0aacd1e067195939f2 (patch)
tree1d71fc079dbad08cd40467fda95a80202cd63470 /sys/linux/sys.txt.const
parent40ca9e722c7319bd41abc0f7d36cd5aedb38cf41 (diff)
sys/linux: add brk syscall
Diffstat (limited to 'sys/linux/sys.txt.const')
-rw-r--r--sys/linux/sys.txt.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const
index 4fa2a7507..861f1a55d 100644
--- a/sys/linux/sys.txt.const
+++ b/sys/linux/sys.txt.const
@@ -589,6 +589,7 @@ _LINUX_CAPABILITY_VERSION_3 = 537396514
_NSIG_WORDS = 1, 386:arm:mips64le:2
__NR_acct = 51, amd64:163, arm64:riscv64:89, mips64le:5158
__NR_alarm = 27, amd64:37, arm:arm64:riscv64:???, mips64le:5037
+__NR_brk = 45, amd64:12, arm64:riscv64:214, mips64le:5012
__NR_capget = 184, amd64:125, arm64:riscv64:90, mips64le:5123, ppc64le:183
__NR_capset = 185, amd64:126, arm64:riscv64:91, mips64le:5124, ppc64le:184
__NR_chdir = 12, amd64:80, arm64:riscv64:49, mips64le:5078