Constant goblin::pe::header::COFF_MACHINE_RISCV32

source ·
pub const COFF_MACHINE_RISCV32: u16 = 0x5032;
Expand description

RISC-V 32-bit address space.

One of the possible values for CoffHeader::machine.