xref: /openbmc/u-boot/arch/riscv/include/asm/linkage.h (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
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