Module dependencies

This commit is contained in:
Ciro Santilli
2017-06-06 10:13:09 +01:00
parent 9337ea98d8
commit 5c4ae86b89
4 changed files with 110 additions and 0 deletions

View File

@@ -330,3 +330,6 @@ But TODO I don't think you can see where you are in the kernel source code and l
1. [timer](kernel_module/timer.c)
1. [work_from_work](kernel_module/work_from_work.c)
1. [irq](irq.c)
1. Module dependencies
1. [dep.c](kernel_module/dep.c)
1. [dep2.c](kernel_module/dep2.c)