pub const EF_PPC64_ABI: u32 = 3;
Expand description

PowerPC64 bits specifying ABI.

1 for original function descriptor using ABI, 2 for revised ABI without function descriptors, 0 for unspecified or not using any features affected by the differences.