diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-05-28 17:05:38 +0200 |
---|---|---|
committer | Mike Yuan <me@yhndnzj.com> | 2023-05-29 00:59:10 +0200 |
commit | 7b975e9f45940d781d522a7ef814cd7784c7e23b (patch) | |
tree | b5c2d06c9f38337dd0fb7f4651c74009f722f263 /src/basic/syscalls-x86_64.txt | |
parent | gpt/DPS: add more aliases for python's machine (diff) | |
download | systemd-7b975e9f45940d781d522a7ef814cd7784c7e23b.tar.xz systemd-7b975e9f45940d781d522a7ef814cd7784c7e23b.zip |
basic/syscall: update syscall list
Only notable change is that memfd_secret is now defined on s390(x).
Diffstat (limited to 'src/basic/syscalls-x86_64.txt')
-rw-r--r-- | src/basic/syscalls-x86_64.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/basic/syscalls-x86_64.txt b/src/basic/syscalls-x86_64.txt index 2942c2e489..40df5e1baf 100644 --- a/src/basic/syscalls-x86_64.txt +++ b/src/basic/syscalls-x86_64.txt @@ -427,6 +427,7 @@ renameat2 316 request_key 249 restart_syscall 219 riscv_flush_icache +riscv_hwprobe rmdir 84 rseq 334 rt_sigaction 13 |