first commit
This commit is contained in:
7
sysroot/usr/include/linux/param.h
Normal file
7
sysroot/usr/include/linux/param.h
Normal file
@ -0,0 +1,7 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
||||
#ifndef _LINUX_PARAM_H
|
||||
#define _LINUX_PARAM_H
|
||||
|
||||
#include <asm/param.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user