linux-surface/kernel/livepatch/core.h

7 lines
116 B
C
Raw Normal View History

2017-08-10 13:25:24 +00:00
#ifndef _LIVEPATCH_CORE_H
#define _LIVEPATCH_CORE_H
extern struct mutex klp_mutex;
#endif /* _LIVEPATCH_CORE_H */