Skip to content

Commit

Permalink
Remove duplicate definition
Browse files Browse the repository at this point in the history
  • Loading branch information
voidc committed Mar 16, 2021
1 parent 204fe25 commit 1698c37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unix/linux_like/linux/gnu/b32/sparc/mod.rs
Expand Up @@ -908,7 +908,6 @@ pub const SYS_copy_file_range: ::c_long = 357;
pub const SYS_preadv2: ::c_long = 358;
pub const SYS_pwritev2: ::c_long = 359;
pub const SYS_statx: ::c_long = 360;
pub const SYS_pidfd_open: ::c_long = 434;
pub const SYS_pidfd_send_signal: ::c_long = 424;
pub const SYS_io_uring_setup: ::c_long = 425;
pub const SYS_io_uring_enter: ::c_long = 426;
Expand Down

0 comments on commit 1698c37

Please sign in to comment.