Home
last modified time | relevance | path

Searched defs:RiscV64TimeArch (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/
H A Dtime.rs7 pub struct RiscV64TimeArch; struct
51 impl TimeArch for RiscV64TimeArch { implementation