]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - kernel/livepatch/core.h
livepatch: Small shadow variable documentation fixes
[mirror_ubuntu-bionic-kernel.git] / kernel / livepatch / core.h
CommitLineData
10517429
JK
1#ifndef _LIVEPATCH_CORE_H
2#define _LIVEPATCH_CORE_H
3
4extern struct mutex klp_mutex;
5
6#endif /* _LIVEPATCH_CORE_H */