pub const ELFMAG: &'static [u8; 4] = b"\x7FELF";
Expand description

The ELF magic number.