]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - kernel/livepatch/core.h
x86/cpu: Make alternative_msr_write work for 32-bit code
[mirror_ubuntu-artful-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 */