xref: /linux-6.15/include/uapi/linux/kernel.h (revision a85cbe61)
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