mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Fix the logics for the coarse resolution clock id in VDSO.
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ff3ff0a598
commit
c3d0c59041
@ -68,6 +68,7 @@ pub mod vm;
|
||||
|
||||
pub fn init() {
|
||||
driver::init();
|
||||
time::init();
|
||||
net::init();
|
||||
sched::init();
|
||||
fs::rootfs::init(boot::initramfs()).unwrap();
|
||||
|
Reference in New Issue
Block a user