Move link doc of printk related modules to README

This commit is contained in:
Ciro Santilli
2018-07-01 20:50:02 +01:00
parent 410b662db2
commit efc37fa5a7
4 changed files with 5 additions and 19 deletions

View File

@@ -1,14 +1,10 @@
= kernel_module
. link:module_init.c[]
. Debugging
.. link:hello.c[]
.. link:hello2.c[]
.. link:printk.c[]
. Modules
.. link:params.c[]
.. link:vermagic.c[]
.. link:vermagic_fail.c[]
.. link:module_init.c[]
.. link:module_info.c[]
.. Module dependencies
... link:dep.c[]