mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 14:16:47 +00:00
3 lines
108 B
Rust
3 lines
108 B
Rust
pub const ARCH_DIR_X86_64: &str = "src/arch/x86_64";
|
|
pub const ARCH_DIR_RISCV64: &str = "src/arch/riscv64";
|