mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
userland: scope every header identifier with lkmc_
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
ENTRY
|
||||
EXIT
|
||||
LKMC_ENTRY
|
||||
LKMC_EXIT
|
||||
|
||||
Reference in New Issue
Block a user