We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bba763 commit 8e81376Copy full SHA for 8e81376
src/unix/linux_like/linux/musl/b64/s390x.rs
@@ -745,3 +745,4 @@ pub const SYS_futex_waitv: c_long = 449;
745
pub const SYS_set_mempolicy_home_node: c_long = 450;
746
pub const SYS_cachestat: c_long = 451;
747
pub const SYS_fchmodat2: c_long = 452;
748
+pub const SYS_mseal: c_long = 462;
0 commit comments