mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
lkmc_vector_equal into lkmc.c
Document lkmc.c
This commit is contained in:
@@ -23,7 +23,7 @@ LKMC_VECTOR_TABLE
|
||||
|
||||
/* Default trap handler that does nothing.
|
||||
*
|
||||
* Weak means that if any other file deinfes it as a non-weak global,
|
||||
* Weak means that if any other file defines it as a non-weak global,
|
||||
* that one will take precedence.
|
||||
*
|
||||
* We need this one to not get undefined references.
|
||||
|
||||
Reference in New Issue
Block a user