Skip to content

Commit dafa567

Browse files
committed
2 parents 73c25f4 + 11568d4 commit dafa567

File tree

1 file changed

+1
-0
lines changed
  • src/unix/linux_like/linux/gnu/b64/aarch64

1 file changed

+1
-0
lines changed

src/unix/linux_like/linux/gnu/b64/aarch64/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -866,6 +866,7 @@ pub const SYS_pkey_alloc: ::c_long = 289;
866866
pub const SYS_pkey_free: ::c_long = 290;
867867
pub const SYS_statx: ::c_long = 291;
868868
pub const SYS_rseq: ::c_long = 293;
869+
pub const SYS_kexec_file_load: ::c_long = 294;
869870
pub const SYS_pidfd_send_signal: ::c_long = 424;
870871
pub const SYS_io_uring_setup: ::c_long = 425;
871872
pub const SYS_io_uring_enter: ::c_long = 426;

0 commit comments

Comments
 (0)