xref: /rk3399_rockchip-uboot/arch/nds32/include/asm/linkage.h (revision 2e33df807c4177c2674bc79e95a3678e5fa0dc78)
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