blob: 7e06bc7123aab0fef2ebd94c21062fcd0ae88076 [file] [log] [blame]
Wolfgang Denk6cb142f2006-03-12 02:12:27 +01001/*
2 * U-boot - linkage.h
3 *
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