blob: a351601d7f761e11e169682a4b4b866e5d90c861 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Jiri Kosina10517422017-03-08 14:27:05 +01002#ifndef _LIVEPATCH_CORE_H
3#define _LIVEPATCH_CORE_H
4
5extern struct mutex klp_mutex;
6
7#endif /* _LIVEPATCH_CORE_H */