init_dev_kmsg

This commit is contained in:
Ciro Santilli
2017-10-01 22:21:14 +01:00
parent 71d673bac4
commit 88cd83cd02
3 changed files with 15 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ These programs can also be compiled and used on host.
1. inits
1. [sleep_forever](sleep_forever.c)
1. [poweroff](poweroff.c)
1. [init_dev_kmsg](init_dev_kmsg.c)
1. [uio_read](uio_read.c)
1. Module tests
1. [anonymous_inode](anonymous_inode.c)