No description
.cargo | ||
linkers | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rust-toolchain.toml |
Hypericum Kernel
Notes:
- id like to use the x86_64 less in the future, right now I'm relying on it for idt and gdt structs as well as page table structs
- no reason im doing this outside of i dont want to implement my own versions of what are pretty acceptable defaults