kernel/README.md

5 lines
281 B
Markdown
Raw Normal View History

2025-06-30 20:15:47 -07:00
# 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