add io_pgetevents and rseq syscall numbers from linux v4.18
authorSzabolcs Nagy <nsz@port70.net>
Wed, 22 Aug 2018 17:31:43 +0000 (17:31 +0000)
committerRich Felker <dalias@aerifal.cx>
Mon, 10 Dec 2018 03:29:12 +0000 (22:29 -0500)
commitd149e69c02eb558114f20ea718810e95538a3b2f
treeb6ff9287db1bc838222dbeec1ec8c629589e73bc
parentca73bea05d83f3775cf1dd6c8135a69a20c78bf4
add io_pgetevents and rseq syscall numbers from linux v4.18

io_pgetevents is new in linux commit
7a074e96dee62586c935c80cecd931431bfdd0be

rseq is new in linux commit
d7822b1e24f2df5df98c76f0e94a5416349ff759
13 files changed:
arch/aarch64/bits/syscall.h.in
arch/arm/bits/syscall.h.in
arch/i386/bits/syscall.h.in
arch/microblaze/bits/syscall.h.in
arch/mips/bits/syscall.h.in
arch/mips64/bits/syscall.h.in
arch/mipsn32/bits/syscall.h.in
arch/or1k/bits/syscall.h.in
arch/powerpc/bits/syscall.h.in
arch/powerpc64/bits/syscall.h.in
arch/s390x/bits/syscall.h.in
arch/x32/bits/syscall.h.in
arch/x86_64/bits/syscall.h.in