Skip to content

Commit

Permalink
Auto merge of #3009 - dtolnay-contrib:aarch64, r=JohnTitor
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Nov 22, 2022
2 parents 73c25f4 + 11568d4 commit dafa567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/unix/linux_like/linux/gnu/b64/aarch64/mod.rs
Expand Up @@ -866,6 +866,7 @@ pub const SYS_pkey_alloc: ::c_long = 289;
pub const SYS_pkey_free: ::c_long = 290;
pub const SYS_statx: ::c_long = 291;
pub const SYS_rseq: ::c_long = 293;
pub const SYS_kexec_file_load: ::c_long = 294;
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 dafa567

Please sign in to comment.