summaryrefslogtreecommitdiff
path: root/kernel/livepatch/core.h
blob: c74f24c478379fdd6a22f312eb970f8c2ba42a74 (plain)
1
2
3
4
5
6
#ifndef _LIVEPATCH_CORE_H
#define _LIVEPATCH_CORE_H

extern struct mutex klp_mutex;

#endif /* _LIVEPATCH_CORE_H */