1 pub const ARCH_DIR_X86_64: &str = "src/arch/x86_64"; 2 pub const ARCH_DIR_RISCV64: &str = "src/arch/riscv64"; 3