mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 01:43:22 +00:00
Rename aster-frame to ostd
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
fb59fa7a55
commit
59350a8578
@ -6,7 +6,7 @@
|
||||
use alloc::sync::Arc;
|
||||
use core::sync::atomic::{AtomicU64, Ordering};
|
||||
|
||||
use aster_frame::arch::{
|
||||
use ostd::arch::{
|
||||
read_tsc,
|
||||
timer::{self, TIMER_FREQ},
|
||||
x86::tsc_freq,
|
||||
|
Reference in New Issue
Block a user