Crate hermit_entry

source ·
Expand description

§Hermit’s loading and entry API.

This crate parses and loads Hermit applications (elf).

Additionally, this crate unifies Hermit’s entry API (Entry) for all loaders and the kernel.

Re-exports§

  • pub use note::_Note;
    kernel

Modules§

Macros§

Type Aliases§

  • EntryNon-RISC-V RV64
    Kernel entry point.