blob: b79800672e9b271739d8fda98dcec8686214b898 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001/*
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