Files
openharmony_kernel_liteos_m/kal/posix/include/linux/compiler.h
caoruihong d3e54ea9aa Description: add posix api header files from musl
CommitID:70a1d0d4761c478b6b33c3eb29af254a445ada74
2021-01-22 16:32:15 +08:00

10 lines
329 B
C

/*
* 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.
*/
#ifndef _UAPI_LINUX_COMPILER_H
#define _UAPI_LINUX_COMPILER_H
#define __user
#endif