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