mirror of
git://git.musl-libc.org/musl
synced 2024-12-15 11:15:07 +00:00
s390x: add syscall number for s390_guarded_storage from linux v4.12
new syscall in linux commit 916cda1aa1b412d7cf2991c3af7479544942d121
This commit is contained in:
parent
2dc6760f3c
commit
5daaed6a0e
@ -320,5 +320,6 @@
|
|||||||
#define __NR_copy_file_range 375
|
#define __NR_copy_file_range 375
|
||||||
#define __NR_preadv2 376
|
#define __NR_preadv2 376
|
||||||
#define __NR_pwritev2 377
|
#define __NR_pwritev2 377
|
||||||
|
#define __NR_s390_guarded_storage 378
|
||||||
#define __NR_statx 379
|
#define __NR_statx 379
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user