Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
7d5791fae0587a5de892947ca804a90e5246da13
/
.
/
kernel
/
livepatch
/
core.h
blob: a351601d7f761e11e169682a4b4b866e5d90c861 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_LIVEPATCH_CORE_H
#define
_LIVEPATCH_CORE_H
extern
struct
mutex klp_mutex
;
#endif
/* _LIVEPATCH_CORE_H */