aarch64, or1k: define rseq syscall number following linux v4.19

added in linux commit db7a2d1809a5b6b08d138ff68837f805fc073351
This commit is contained in:
Szabolcs Nagy
2019-03-13 12:31:22 -04:00
committed by Rich Felker
parent 5640bc5bd5
commit 53bef5c55e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -275,4 +275,5 @@
#define __NR_pkey_free 290
#define __NR_statx 291
#define __NR_io_pgetevents 292
#define __NR_rseq 293
+1
View File
@@ -277,4 +277,5 @@
#define __NR_pkey_free 290
#define __NR_statx 291
#define __NR_io_pgetevents 292
#define __NR_rseq 293