mirror of
https://github.com/fluencelabs/musl
synced 2025-04-24 23:02:14 +00:00
s390x: add s390_sthyi system call from v4.15
to store hypervisor information, added in linux commit 3d8757b87d7fc15a87928bc970f060bc9c6dc618
This commit is contained in:
parent
4001c51181
commit
4ccd07527e
@ -322,4 +322,5 @@
|
|||||||
#define __NR_pwritev2 377
|
#define __NR_pwritev2 377
|
||||||
#define __NR_s390_guarded_storage 378
|
#define __NR_s390_guarded_storage 378
|
||||||
#define __NR_statx 379
|
#define __NR_statx 379
|
||||||
|
#define __NR_s390_sthyi 380
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user