aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/any-linux-any/linux/kernel.h
blob: 192d113e1115503b78c830c3f0145342fb0b63d8 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _LINUX_KERNEL_H
#define _LINUX_KERNEL_H

#include <linux/sysinfo.h>
#include <linux/const.h>

#endif /* _LINUX_KERNEL_H */