Expand description

RustyHermit’s entry API.

This crate unifies RustyHermit’s entry API (Entry) for all loaders and the kernel.

This crate also parses and loads RustyHermit applications (elf).

Modules

Creating and reading RawBootInfo from Entry.

elfloader

Parsing and loading kernel objects from ELF files.

Macros

Defines the hermit entry version in the note section.

Type Definitions

Kernel entry point.