xref: /linux/include/uapi/linux/kernel.h (revision cdd38c5f1ce4398ec58fec95904b75824daab7b5)
16f52b16cSGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2607ca46eSDavid Howells #ifndef _UAPI_LINUX_KERNEL_H
3607ca46eSDavid Howells #define _UAPI_LINUX_KERNEL_H
4607ca46eSDavid Howells 
5607ca46eSDavid Howells #include <linux/sysinfo.h>
6*a85cbe61SPetr Vorel #include <linux/const.h>
7607ca46eSDavid Howells 
8607ca46eSDavid Howells #endif /* _UAPI_LINUX_KERNEL_H */
9