xref: /openbmc/u-boot/arch/nds32/include/asm/linkage.h (revision e8f80a5a)
1*83d290c5STom Rini /* SPDX-License-Identifier: GPL-2.0+ */
2184e6f7dSMacpaul Lin /*
3a187559eSBin Meng  * U-Boot - linkage.h
4184e6f7dSMacpaul Lin  *
5184e6f7dSMacpaul Lin  * Copyright (c) 2005-2007 Analog Devices Inc.
6184e6f7dSMacpaul Lin  */
7184e6f7dSMacpaul Lin 
8184e6f7dSMacpaul Lin #ifndef __ASM_LINKAGE_H
9184e6f7dSMacpaul Lin #define __ASM_LINKAGE_H
10184e6f7dSMacpaul Lin 
11184e6f7dSMacpaul Lin #endif
12