Userspace: Add u8sum
This program caluculates the sum of bytes in file mod 256
This commit is contained in:
@@ -10,6 +10,7 @@ set(USERSPACE_PROJECTS
|
||||
ls
|
||||
Shell
|
||||
test
|
||||
u8sum
|
||||
yes
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user