diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-12 19:17:58 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-13 08:49:25 +0200 |
| commit | 9ccfa6cfcceb6981f543e295c1429817ad836a6b (patch) | |
| tree | 1d094171bfec8f7bc677011705abacdc8311773d /sys/linux/dev_vtpm.txt.const | |
| parent | 8b4549129cf25613dc9f9b349c00cb2b93abfa86 (diff) | |
sys/linux: regenerate consts, remove ipx
Regenerate const files on the latest upstream tree.
Remove IPX support since it was removed from the kernel
in 7a2e838d28 ("staging: ipx: delete it from the tree").
Diffstat (limited to 'sys/linux/dev_vtpm.txt.const')
| -rw-r--r-- | sys/linux/dev_vtpm.txt.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_vtpm.txt.const b/sys/linux/dev_vtpm.txt.const index 837300f3a..dead56fc1 100644 --- a/sys/linux/dev_vtpm.txt.const +++ b/sys/linux/dev_vtpm.txt.const @@ -1,5 +1,7 @@ # Code generated by syz-sysgen. DO NOT EDIT. arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x +AT_FDCWD = 18446744073709551516 VTPM_PROXY_FLAG_TPM2 = 1 VTPM_PROXY_IOC_NEW_DEV = 3222577408 __NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 +__NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 |
