]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - kernel/livepatch/core.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / kernel / livepatch / core.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
10517429
JK
2#ifndef _LIVEPATCH_CORE_H
3#define _LIVEPATCH_CORE_H
4
5extern struct mutex klp_mutex;
6
7#endif /* _LIVEPATCH_CORE_H */