diff --git a/src/unix/notbsd/linux/other/b64/aarch64.rs b/src/unix/notbsd/linux/other/b64/aarch64.rs index 03ab0fc21925086c03fed6e0ce4a51b8a1b83e4a..80ebe7e5cfc28dba4f8824d6a12cdfcf9ad9ae26 100644 --- a/src/unix/notbsd/linux/other/b64/aarch64.rs +++ b/src/unix/notbsd/linux/other/b64/aarch64.rs @@ -773,12 +773,6 @@ pub const SYS_pkey_mprotect: ::c_long = 288; pub const SYS_pkey_alloc: ::c_long = 289; pub const SYS_pkey_free: ::c_long = 290; pub const SYS_syscalls: ::c_long = 291; -pub const SYS_open: ::c_long = 1024; -pub const SYS_stat: ::c_long = 1038; -pub const SYS_lstat: ::c_long = 1039; -pub const SYS_pipe: ::c_long = 1040; -pub const SYS_getdents: ::c_long = 1065; -pub const SYS_poll: ::c_long = 1068; #[link(name = "util")] extern {