Commit graph

1 commit

Author SHA1 Message Date
ee4a8a65e1 Add a getting started guide
This commit adds a very simple guide to getting started with a kernel in C. It uses GRUB, Multiboot 2, and CLANG as the compiler.
It does not provide instructions on building a cross-compiler, and instead uses CLANG's builtin `-target` flag.
2025-02-27 17:59:50 +00:00