Description: add posix api header files from musl

CommitID:70a1d0d4761c478b6b33c3eb29af254a445ada74
This commit is contained in:
caoruihong
2021-01-22 16:18:25 +08:00
committed by mamingshuai
parent c3a34f1b79
commit d3e54ea9aa
231 changed files with 19798 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/*
* This header was generated from the Linux kernel headers by update_headers.py,
* to provide necessary information from kernel to userspace, such as constants,
* structures, and macros, and thus, contains no copyrightable information.
*/
#include <linux/compiler.h>