rusty_mos::process::elf_loader

Constant PT_LOAD

Source
pub const PT_LOAD: u32 = 1;
Expand description

Mark the segment as loadble and load-needed.