8 lines
164 B
C
8 lines
164 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _ASM_SW64_COMPILER_H
|
|
#define _ASM_SW64_COMPILER_H
|
|
|
|
#include <uapi/asm/compiler.h>
|
|
|
|
#endif /* _ASM_SW64_COMPILER_H */
|