blob: 60d5317797a0fb4bb79cbd3aea78d8c399276c80 [file] [log] [blame]
Wolfgang Denk6cb142f2006-03-12 02:12:27 +01001/*
Bin Menga1875592016-02-05 19:30:11 -08002 * U-Boot - linkage.h
Wolfgang Denk6cb142f2006-03-12 02:12:27 +01003 *
Aubrey Li155fd762007-04-05 18:31:18 +08004 * Copyright (c) 2005-2007 Analog Devices Inc.
Wolfgang Denk6cb142f2006-03-12 02:12:27 +01005 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02006 * SPDX-License-Identifier: GPL-2.0+
Wolfgang Denk6cb142f2006-03-12 02:12:27 +01007 */
8
Macpaul Lin273d11e2011-12-01 12:32:10 +08009#ifndef __ASM_LINKAGE_H
10#define __ASM_LINKAGE_H
Wolfgang Denk6cb142f2006-03-12 02:12:27 +010011
12#endif