Crate aphrodite

Source
Expand description

This provides raw methods for internal kernel usage for the Aphrodite kernel. See aphrodite_user for userspace.

Modules§

  • The main code for the kernel.
  • Arch-specific code.
  • General bootloader-independent stuff.
  • Types, constants and traits for displaying text. Mostly implemented in arch/.
  • Definitions of structs for multiboot2 information. Mostly used during pre-userspace.
  • Architecture-independent output functions.
  • PC Screen Font stuff

Structs§

  • An error used by aphrodite

Functions§