No more systemclock
This commit is contained in:
parent
bfa999a2e0
commit
6eaf224fec
@ -8,7 +8,7 @@ cfg_if::cfg_if! {
|
|||||||
} else {
|
} else {
|
||||||
#[derive(Default)]
|
#[derive(Default)]
|
||||||
pub struct Config {}
|
pub struct Config {}
|
||||||
pub unsafe fn init(_config: Config) -> SystemClock {
|
pub unsafe fn init(_config: Config) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user