Halt draft

This commit is contained in:
Imbus 2024-08-09 07:58:00 +02:00
parent 3e639fe25d
commit 59d36a7c8e
7 changed files with 24 additions and 2 deletions

View file

@ -135,6 +135,7 @@ UPROGS=\
$U/_wc\
$U/_zombie\
$U/_clear\
$U/_halt\
fs.img: mkfs/mkfs README.md $(UPROGS)
mkfs/mkfs fs.img README.md $(UPROGS)