Implement POSIX timer functions
This commit is contained in:
committed by
Jeremy Soller
parent
6acf185685
commit
2efcd20fbc
@@ -1,5 +1,5 @@
|
||||
use crate::{
|
||||
header::time::{sigevent, timespec},
|
||||
header::{signal::sigevent, time::timespec},
|
||||
platform::types::*,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user