File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
src/unix/notbsd/linux/other/b64 Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -786,7 +786,6 @@ pub const SYS_rt_tgsigqueueinfo: ::c_long = 240;
786
786
pub const SYS_perf_event_open : :: c_long = 241 ;
787
787
pub const SYS_accept4 : :: c_long = 242 ;
788
788
pub const SYS_recvmmsg : :: c_long = 243 ;
789
- pub const SYS_arch_specific_syscall : :: c_long = 244 ;
790
789
pub const SYS_wait4 : :: c_long = 260 ;
791
790
pub const SYS_prlimit64 : :: c_long = 261 ;
792
791
pub const SYS_fanotify_init : :: c_long = 262 ;
@@ -818,7 +817,6 @@ pub const SYS_pwritev2: ::c_long = 287;
818
817
pub const SYS_pkey_mprotect : :: c_long = 288 ;
819
818
pub const SYS_pkey_alloc : :: c_long = 289 ;
820
819
pub const SYS_pkey_free : :: c_long = 290 ;
821
- pub const SYS_syscalls : :: c_long = 291 ;
822
820
823
821
#[ link( name = "util" ) ]
824
822
extern {
You can’t perform that action at this time.
0 commit comments