Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
github.com
/
raspberrypi
/
raspberrypi-kernel
/
10517429b5ac242498d7d847f79f10c21d7eedb0
/
.
/
kernel
/
livepatch
/
core.h
blob: c74f24c478379fdd6a22f312eb970f8c2ba42a74 [
file
] [
log
] [
blame
]
Jiri Kosina
1051742
2017-03-08 14:27:05 +0100
[
diff
] [
blame^
]
1
#ifndef
_LIVEPATCH_CORE_H
2
#define
_LIVEPATCH_CORE_H
3
4
extern
struct
mutex klp_mutex
;
5
6
#endif
/* _LIVEPATCH_CORE_H */