Update redox_syscall to 0.2.4

This commit is contained in:
Jeremy Soller
2021-01-11 07:01:05 -07:00
parent 334584b3d5
commit ea6b1e7f8b
6 changed files with 24 additions and 10 deletions
+3 -1
View File
@@ -4,7 +4,9 @@ use crate::{
ptrace,
scheme::{AtomicSchemeId, SchemeId},
syscall::{
data::{FloatRegisters, IntRegisters, PtraceEvent, Stat},
FloatRegisters,
IntRegisters,
data::{PtraceEvent, Stat},
error::*,
flag::*,
scheme::{calc_seek_offset_usize, Scheme},