From 6481b85163600bfb0b701af1634b43daef6552fb Mon Sep 17 00:00:00 2001 From: Evie Viau Date: Mon, 30 Jun 2025 20:15:47 -0700 Subject: [PATCH] Add readme contents --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..e4ff58a 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file