From c78f42a9a86cd971c7180486f1d72ac9ffc0f058 Mon Sep 17 00:00:00 2001 From: turtlebasket Date: Tue, 27 Jun 2023 10:03:34 -0700 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca9af6e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Hello World Kernel - QEMU-virt aarch64 + +baby's first kernel; prints "hello world" to a UART + +NOTE: NO STDLIB USED, THIS IS COMPLETELY STANDALONE +