elf_loader 0.16.0

A no_std-friendly ELF loader and runtime linker for Rust.
Documentation
1
2
/// ELF ABI constants and definitions from the elf crate.
pub use elf::abi::*;