Add a non-root user user0 password "a"

This commit is contained in:
Ciro Santilli
2017-08-06 10:19:37 +01:00
parent 879001563a
commit b2459d07f5
4 changed files with 4 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ These programs can also be compiled and used on host.
1. [init_hello](init_hello.c)
1. [usermem](usermem.c)
1. [pagemap_dump](pagemap_dump.c)
1. [uio_read](uio_read.c)
1. Module tests
1. [anonymous_inode](anonymous_inode.c)
1. [poll](poll.c)