git.codelabs.ch
/
muen
/
linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
c74f24c478379fdd6a22f312eb970f8c2ba42a74
[muen/linux.git]
/
kernel
/
livepatch
/
core.h
1
#ifndef _LIVEPATCH_CORE_H
2
#define _LIVEPATCH_CORE_H
3
4
extern struct mutex klp_mutex;
5
6
#endif /* _LIVEPATCH_CORE_H */