Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/interrupt/
H A Dmod.rs16 pub struct RiscV64InterruptArch; struct
18 impl InterruptArch for RiscV64InterruptArch { implementation