aarch64, or1k: define rseq syscall number following linux v4.19
authorSzabolcs Nagy <nsz@port70.net>
Sat, 10 Nov 2018 20:48:50 +0000 (20:48 +0000)
committerRich Felker <dalias@aerifal.cx>
Wed, 13 Mar 2019 16:31:22 +0000 (12:31 -0400)
added in linux commit db7a2d1809a5b6b08d138ff68837f805fc073351

arch/aarch64/bits/syscall.h.in
arch/or1k/bits/syscall.h.in

index 47a969b..c22703c 100644 (file)
 #define __NR_pkey_free 290
 #define __NR_statx 291
 #define __NR_io_pgetevents 292
+#define __NR_rseq 293
 
index 76ba2c6..54e838a 100644 (file)
 #define __NR_pkey_free 290
 #define __NR_statx 291
 #define __NR_io_pgetevents 292
+#define __NR_rseq 293