SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / arc / include / asm / linkage.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2004, 2007-2010, 2011-2015 Synopsys, Inc. All rights reserved.
4  */
5
6 #ifndef __ASM_ARC_LINKAGE_H
7 #define __ASM_ARC_LINKAGE_H
8
9 #define ASM_NL           `      /* use '`' to mark new line in macro */
10
11 #endif /* __ASM_ARC_LINKAGE_H */