Sign in
android-kvm
/
linux
/
c8b61d508986b7e77bab11f8252b67e6e2b9a7cc
/
.
/
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 */