vesper/nucleus/src/arch
Berkus Decker b4205f5ce6 Revert “Adjust for nightly rustfmt bug”
367ad5bbb2

https://github.com/rust-lang/rustfmt/issues/4528
is now fixed.
2020-11-20 03:09:43 +02:00
..
aarch64 Revert “Adjust for nightly rustfmt bug” 2020-11-20 03:09:43 +02:00
README.md Add more information to READMEs 2020-10-21 05:52:08 +03:00
mod.rs Update license identification 2020-10-17 22:32:16 +03: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.