Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
github.com
/
raspberrypi
/
raspberrypi-kernel
/
19205da6a0da701787d42ad754edd1ffb514c956
/
.
/
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 */