View on GitHub

magnetite_os

An experimental Rust OS development project

Decision 2025-09-01, part 1

TL;DR? See Miscellaneous.

(interactive - up one level: magnetite_os/)

Title

Define structure of shared resources module

Status

Accepted

Rationale

Consequences

Miscellaneous

In essence, the common module should at least expose common::shared and common::arch, with common::shared and common::arch::* exposing at the minimum the structs submodule.