1/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * U-Boot - linkage.h
4 *
5 * Copyright (c) 2005-2007 Analog Devices Inc.
6 */
7
8#ifndef __ASM_LINKAGE_H
9#define __ASM_LINKAGE_H
10
11#endif
12