Files
Debian-9-Kernel/include/uapi/linux/kernel.h
T
2023-05-02 09:58:35 +02:00

8 lines
146 B
C

#ifndef _UAPI_LINUX_KERNEL_H
#define _UAPI_LINUX_KERNEL_H
#include <linux/sysinfo.h>
#include <linux/const.h>
#endif /* _UAPI_LINUX_KERNEL_H */