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 e563156 commit dd5f126Copy full SHA for dd5f126
src/unix/notbsd/android/b64/aarch64.rs
@@ -322,4 +322,4 @@ pub const SYS_pwritev2: ::c_long = 287;
322
pub const SYS_pkey_mprotect: ::c_long = 288;
323
pub const SYS_pkey_alloc: ::c_long = 289;
324
pub const SYS_pkey_free: ::c_long = 290;
325
-pub const SYS_syscalls: ::c_long = 291;
+pub const SYS_syscalls: ::c_long = 292;
0 commit comments