diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-11-13 13:11:45 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-11-13 14:27:16 +0100 |
| commit | e32b6fa920e7300d16c190c1138dd042a9df7ea2 (patch) | |
| tree | 31b0ff0e6af6beee3ac0867712bf24b507026dcc /sys/linux/sys.txt.const | |
| parent | 4a7fa9b416fd0a961793328a785666d6d2c5976d (diff) | |
sys/linux: regenerate const files
Regenerate consts on upstream 585e5b17b92dead8a3aca4e3c9876fbca5f7e0ba.
Fix vmw_vmci.txt const extraction.
Diffstat (limited to 'sys/linux/sys.txt.const')
| -rw-r--r-- | sys/linux/sys.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const index 9adc7bac0..0991efd1c 100644 --- a/sys/linux/sys.txt.const +++ b/sys/linux/sys.txt.const @@ -704,7 +704,7 @@ __NR_pread64 = 180, amd64:17, arm64:riscv64:67, mips64le:5016, ppc64le:179 __NR_preadv = 69, 386:333, amd64:295, arm:361, mips64le:5289, ppc64le:320, s390x:328 __NR_preadv2 = 286, 386:378, amd64:327, arm:392, mips64le:5321, ppc64le:380, s390x:376 __NR_prlimit64 = 261, 386:340, amd64:302, arm:369, mips64le:5297, ppc64le:325, s390x:334 -__NR_process_madvise = 441, mips64le:5441 +__NR_process_madvise = 440, mips64le:5440 __NR_process_vm_readv = 270, 386:347, amd64:310, arm:376, mips64le:5304, ppc64le:351, s390x:340 __NR_process_vm_writev = 271, 386:348, amd64:311, arm:377, mips64le:5305, ppc64le:352, s390x:341 __NR_pselect6 = 72, 386:308, amd64:270, arm:335, mips64le:5260, ppc64le:280, s390x:301 |
