]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - kernel/livepatch/core.h
Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-focal-kernel.git] / kernel / livepatch / core.h
1 #ifndef _LIVEPATCH_CORE_H
2 #define _LIVEPATCH_CORE_H
3
4 extern struct mutex klp_mutex;
5
6 #endif /* _LIVEPATCH_CORE_H */