10 lines
329 B
C
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
|