Merge tag 'v4.11-next-fixes' of https://github.com/mbgg/linux-mediatek into fixes
[sfrench/cifs-2.6.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 */