Skip to content

Commit 1698c37

Browse files
committed
Remove duplicate definition
1 parent 204fe25 commit 1698c37

File tree

1 file changed

+0
-1
lines changed
  • src/unix/linux_like/linux/gnu/b32/sparc

1 file changed

+0
-1
lines changed

src/unix/linux_like/linux/gnu/b32/sparc/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,6 @@ pub const SYS_copy_file_range: ::c_long = 357;
908908
pub const SYS_preadv2: ::c_long = 358;
909909
pub const SYS_pwritev2: ::c_long = 359;
910910
pub const SYS_statx: ::c_long = 360;
911-
pub const SYS_pidfd_open: ::c_long = 434;
912911
pub const SYS_pidfd_send_signal: ::c_long = 424;
913912
pub const SYS_io_uring_setup: ::c_long = 425;
914913
pub const SYS_io_uring_enter: ::c_long = 426;

0 commit comments

Comments
 (0)