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