crc32 user program

This commit is contained in:
Imbus 2025-05-09 10:38:47 +02:00
parent 0c765a412b
commit d1efbdf3bd
2 changed files with 65 additions and 0 deletions

View file

@ -138,6 +138,7 @@ UPROGS=\
$U/_clear\
$U/_halt\
$U/_reset\
$U/_crc32\
$U/_traced\
fs.img: mkfs/mkfs README.md $(UPROGS)