Userspace: Implement basic test for MAP_SHARED

This commit is contained in:
Bananymous
2023-09-29 18:59:37 +03:00
parent 43c23db4a6
commit 96b1186c19
3 changed files with 133 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ set(USERSPACE_PROJECTS
id
init
ls
mmap-shared-test
poweroff
Shell
snake