xref: /openbmc/u-boot/arch/nds32/include/asm/linkage.h (revision f1d6fda6)
1 /*
2  * U-Boot - linkage.h
3  *
4  * Copyright (c) 2005-2007 Analog Devices Inc.
5  *
6  * SPDX-License-Identifier:	GPL-2.0+
7  */
8 
9 #ifndef __ASM_LINKAGE_H
10 #define __ASM_LINKAGE_H
11 
12 #endif
13