Rename & scheduler stuff

This commit is contained in:
ssimnb 2026-01-24 08:15:08 +01:00
parent 4e40a040dd
commit 0066af13e8
25 changed files with 63 additions and 88 deletions

View file

@ -30,7 +30,7 @@ LDFLAGS += -m elf_x86_64 \
-z text \
-z max-page-size=0x1000 \
-T linker.ld
NASMFLAGS = -f elf64
NASMFLAGS = -f elf64 -g -F dwarf
dependencies:
# build limine
rm -rf limine