mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
Rm useless init.sh, init_hello and poweroff are not init specific, so rename them more generically
This commit is contained in:
@@ -14,8 +14,8 @@ These programs can also be compiled and used on host.
|
||||
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. [sleep_forever](sleep_forever.c)
|
||||
1. [poweroff](poweroff.c)
|
||||
1. [uio_read](uio_read.c)
|
||||
1. Module tests
|
||||
1. [anonymous_inode](anonymous_inode.c)
|
||||
|
||||
Reference in New Issue
Block a user