f'd myself over of course, scheduler can now run user programs....

This commit is contained in:
2026-07-04 01:59:19 -05:00
parent 0b98ac0273
commit 17ccde3556
11 changed files with 109 additions and 60 deletions

View File

@@ -21,4 +21,4 @@ $(TARGET): crt0.o main.o ../rocklibc/rlibc.a
clean:
rm -f *.o $(TARGET)
.PHONY: all clean
.PHONY: all clean test