Userspace: Start work on shell

This commit is contained in:
Bananymous
2023-05-16 19:22:46 +03:00
parent 1658e925f2
commit 27147790fd
5 changed files with 47 additions and 5 deletions

View File

@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.26)
project(userspace CXX)
set(USERSPACE_PROJECTS
Shell
cat
test
yes