inet: switch IP ID generator to siphash
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / kernel / livepatch / core.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
10517429
JK
2#ifndef _LIVEPATCH_CORE_H
3#define _LIVEPATCH_CORE_H
4
5extern struct mutex klp_mutex;
6
7#endif /* _LIVEPATCH_CORE_H */