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 204fe25 commit 1698c37Copy full SHA for 1698c37
src/unix/linux_like/linux/gnu/b32/sparc/mod.rs
@@ -908,7 +908,6 @@ pub const SYS_copy_file_range: ::c_long = 357;
908
pub const SYS_preadv2: ::c_long = 358;
909
pub const SYS_pwritev2: ::c_long = 359;
910
pub const SYS_statx: ::c_long = 360;
911
-pub const SYS_pidfd_open: ::c_long = 434;
912
pub const SYS_pidfd_send_signal: ::c_long = 424;
913
pub const SYS_io_uring_setup: ::c_long = 425;
914
pub const SYS_io_uring_enter: ::c_long = 426;
0 commit comments