your inits are belongz to uz

This commit is contained in:
Ciro Santilli
2017-09-30 21:27:12 +01:00
parent 32f9455956
commit cbea7cc02c
8 changed files with 53 additions and 14 deletions

View File

@@ -11,9 +11,11 @@ These programs can also be compiled and used on host.
1. Standalone
1. [myinsmod](myinsmod.c)
1. [myrmmod](myrmmod.c)
1. [init_hello](init_hello.c)
1. [usermem](usermem.c)
1. [pagemap_dump](pagemap_dump.c)
1. inits
1. [init_hello](init_hello.c)
1. [init_poweroff](init_poweroff.c)
1. [uio_read](uio_read.c)
1. Module tests
1. [anonymous_inode](anonymous_inode.c)