From 2420e3f52b62580af9cdd661fb441733e437daf9 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Mon, 23 Feb 2026 23:18:48 +0100 Subject: lots of changes. restructured repository. switched to limine. Signed-off-by: czjstmax --- build/boot.bin | Bin 512 -> 0 bytes build/boot_s2.o | Bin 528 -> 0 bytes build/mkernel.o | Bin 1536 -> 0 bytes build/mullos.img | Bin 820 -> 0 bytes build/s2.bin | Bin 308 -> 0 bytes build/s2.elf | Bin 5300 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 build/boot.bin delete mode 100644 build/boot_s2.o delete mode 100644 build/mkernel.o delete mode 100644 build/mullos.img delete mode 100755 build/s2.bin delete mode 100755 build/s2.elf (limited to 'build') diff --git a/build/boot.bin b/build/boot.bin deleted file mode 100644 index 30c4d1f..0000000 Binary files a/build/boot.bin and /dev/null differ diff --git a/build/boot_s2.o b/build/boot_s2.o deleted file mode 100644 index b1aee93..0000000 Binary files a/build/boot_s2.o and /dev/null differ diff --git a/build/mkernel.o b/build/mkernel.o deleted file mode 100644 index 709e657..0000000 Binary files a/build/mkernel.o and /dev/null differ diff --git a/build/mullos.img b/build/mullos.img deleted file mode 100644 index 9e707e1..0000000 Binary files a/build/mullos.img and /dev/null differ diff --git a/build/s2.bin b/build/s2.bin deleted file mode 100755 index 020ebf3..0000000 Binary files a/build/s2.bin and /dev/null differ diff --git a/build/s2.elf b/build/s2.elf deleted file mode 100755 index 3bd6f0d..0000000 Binary files a/build/s2.elf and /dev/null differ -- cgit v1.3.1