Constant linux_loader::elf::PT_NOTE

source ยท
pub const PT_NOTE: u32 = 4;
Available on (x86 or x86-64) and crate feature elf only.