Add readme contents

This commit is contained in:
Evie Viau-Chow-Stuart 2025-06-30 20:15:47 -07:00
parent 2c423554f6
commit 6481b85163
Signed by: evie
GPG key ID: 928652CDFCEC8099

View file

@ -0,0 +1,5 @@
# 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