blob: 0c8822b7d4d14d1125c6bfcc8902cdc7358d200d [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Macpaul Lin184e6f72011-11-30 15:33:55 +08002/*
Bin Menga1875592016-02-05 19:30:11 -08003 * U-Boot - linkage.h
Macpaul Lin184e6f72011-11-30 15:33:55 +08004 *
5 * Copyright (c) 2005-2007 Analog Devices Inc.
Macpaul Lin184e6f72011-11-30 15:33:55 +08006 */
7
8#ifndef __ASM_LINKAGE_H
9#define __ASM_LINKAGE_H
10
11#endif