Sign in
gem5
/
arm
/
linux
/
40ad6384814dd04f5735f510c61af39162c47b20
/
.
/
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 */