Blame include/uapi/linux/kernel.h

Packit Service 3880ab
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
Packit Service 3880ab
#ifndef _LINUX_KERNEL_H
Packit Service 3880ab
#define _LINUX_KERNEL_H
Packit Service 3880ab
Packit Service 3880ab
#include <linux/sysinfo.h>
Packit Bot 867fae
#include <linux/const.h>
Packit Service 3880ab
Packit Service 3880ab
#endif /* _LINUX_KERNEL_H */