u-boot-brain/arch/blackfin/include/asm/linkage.h

13 lines
176 B
C
Raw Normal View History

2006-03-12 10:12:27 +09:00
/*
* U-Boot - linkage.h
2006-03-12 10:12:27 +09:00
*
* Copyright (c) 2005-2007 Analog Devices Inc.
2006-03-12 10:12:27 +09:00
*
* SPDX-License-Identifier: GPL-2.0+
2006-03-12 10:12:27 +09:00
*/
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
2006-03-12 10:12:27 +09:00
#endif