blob: b79800672e9b271739d8fda98dcec8686214b898 [file] [log] [blame]
Wolfgang Denk6cb142f2006-03-12 02:12:27 +01001/*
2 * U-boot - processor.h
3 *
Aubrey Li155fd762007-04-05 18:31:18 +08004 * Copyright (c) 2005-2007 Analog Devices Inc.
Wolfgang Denk6cb142f2006-03-12 02:12:27 +01005 *
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 *
Wolfgang Denk1a459662013-07-08 09:37:19 +020011 * SPDX-License-Identifier: GPL-2.0+
Wolfgang Denk6cb142f2006-03-12 02:12:27 +010012 */
13
14#ifndef __ASM_BLACKFIN_PROCESSOR_H
15#define __ASM_BLACKFIN_PROCESSOR_H
16
Mike Frysingerd4d77302008-02-04 19:26:55 -050017/* Stub to make stupid common code happy */
Wolfgang Denk6cb142f2006-03-12 02:12:27 +010018
19#endif