Files
xemu/include/standard-headers/linux/kernel.h
T

9 lines
228 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _LINUX_KERNEL_H
#define _LINUX_KERNEL_H
#include "standard-headers/linux/sysinfo.h"
2021-01-04 21:20:56 +01:00
#include "standard-headers/linux/const.h"
#endif /* _LINUX_KERNEL_H */