pub const COFF_MACHINE_WCEMIPSV2: u16 = 0x169;
Expand description
MIPS little-endian WCE v2.
One of the possible values for CoffHeader::machine
.
pub const COFF_MACHINE_WCEMIPSV2: u16 = 0x169;
MIPS little-endian WCE v2.
One of the possible values for CoffHeader::machine
.