Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
bf2768bd0f
commit
ea34ddeea6
37998 changed files with 9510514 additions and 0 deletions
8
include/standard-headers/linux/kernel.h
Normal file
8
include/standard-headers/linux/kernel.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
||||
#ifndef _LINUX_KERNEL_H
|
||||
#define _LINUX_KERNEL_H
|
||||
|
||||
#include "standard-headers/linux/sysinfo.h"
|
||||
#include "standard-headers/linux/const.h"
|
||||
|
||||
#endif /* _LINUX_KERNEL_H */
|
Loading…
Add table
Add a link
Reference in a new issue