kernel/README.md
2025-06-30 20:15:47 -07:00

281 B

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