mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 10:53:25 +00:00
Extract shared code from timer
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
c4cb0f1aef
commit
839c2a6689
@ -13,8 +13,8 @@
|
||||
use log::{LevelFilter, Metadata, Record};
|
||||
|
||||
use crate::{
|
||||
arch::timer::Jiffies,
|
||||
boot::{kcmdline::ModuleArg, kernel_cmdline},
|
||||
timer::Jiffies,
|
||||
};
|
||||
|
||||
const LOGGER: Logger = Logger {};
|
||||
|
Reference in New Issue
Block a user