2017-11-01 15:08:43 +01:00
|
|
|
/* 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>
|
2020-12-14 19:03:21 -08:00
|
|
|
#include <linux/const.h>
|
2012-10-13 10:46:48 +01:00
|
|
|
|
|
|
|
|
#endif /* _UAPI_LINUX_KERNEL_H */
|