Constant goblin::pe::header::COFF_MACHINE_POWERPC

source ·
pub const COFF_MACHINE_POWERPC: u16 = 0x1f0;
Expand description

Power PC little endian.

One of the possible values for CoffHeader::machine.