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