]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/blackfin/include/asm/processor.h
Use correct spelling of "U-Boot"
[people/ms/u-boot.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