]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/blackfin/include/asm/processor.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[karo-tx-uboot.git] / arch / blackfin / include / asm / processor.h
1 /*
2  * U-boot - processor.h
3  *
4  * Copyright (c) 2005-2007 Analog Devices Inc.
5  *
6  * This file is based on
7  * include/asm-m68k/processor.h
8  * Changes made by Akbar Hussain Lineo, Inc, May 2001 for BLACKFIN
9  * Copyright (C) 1995 Hamish Macdonald
10  *
11  * SPDX-License-Identifier:     GPL-2.0+
12  */
13
14 #ifndef __ASM_BLACKFIN_PROCESSOR_H
15 #define __ASM_BLACKFIN_PROCESSOR_H
16
17 /* Stub to make stupid common code happy */
18
19 #endif