Files
kernel/include/uapi/linux/kernel.h
T

9 lines
209 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2012-10-13 10:46:48 +01:00
#ifndef _UAPI_LINUX_KERNEL_H
#define _UAPI_LINUX_KERNEL_H
#include <linux/sysinfo.h>
#include <linux/const.h>
2012-10-13 10:46:48 +01:00
#endif /* _UAPI_LINUX_KERNEL_H */