vesper/machine/src/arch
Berkus Decker 1bcbe3271a refactor: 📦 Replace cortex-a with aarch64-cpu 2023-07-29 04:08:18 +03:00
..
aarch64 refactor: 📦 Replace cortex-a with aarch64-cpu 2023-07-29 04:08:18 +03:00
README.md refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00
mod.rs refactor: 📦 Split kernel into machine and nucleus 2022-02-10 02:14:07 +02:00

README.md

Architecture-specific code

This directory contains code specific to a certain architecture.

Implementations of arch-specific kernel calls are also placed here.


For more information please re-read.