From fea8e314e6291bd55fd96b1bec478d500b548489 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Sun, 22 Feb 2026 02:33:30 +0100 Subject: initial commit i cant get the stage2 to load kernel, or the kernel to print. it's 2 am so gn for now. Signed-off-by: czjstmax --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..258cd57 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +todo -- cgit v1.3.1