blob: 60d5317797a0fb4bb79cbd3aea78d8c399276c80 [file] [log] [blame]
Macpaul Lin184e6f72011-11-30 15:33:55 +08001/*
Bin Menga1875592016-02-05 19:30:11 -08002 * U-Boot - linkage.h
Macpaul Lin184e6f72011-11-30 15:33:55 +08003 *
4 * Copyright (c) 2005-2007 Analog Devices Inc.
5 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02006 * SPDX-License-Identifier: GPL-2.0+
Macpaul Lin184e6f72011-11-30 15:33:55 +08007 */
8
9#ifndef __ASM_LINKAGE_H
10#define __ASM_LINKAGE_H
11
12#endif