summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/cpu/defBF533.h
blob: 90e50afa7fc4914d90f1903d79a379d6c627377a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*
 * defBF533.h
 *
 * This file is subject to the terms and conditions of the GNU Public
 * License. See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Non-GPL License also available as part of VisualDSP++
 *
 * http://www.analog.com/processors/resources/crosscore/visualDspDevSoftware.html
 *
 * (c) Copyright 2001-2005 Analog Devices, Inc. All rights reserved
 *
 * This file under source code control, please send bugs or changes to:
 * dsptools.support@analog.com
 *
 */

#ifndef _DEFBF533_H
#define _DEFBF533_H

#include <asm/cpu/defBF532.h>

#endif /* _DEFBF533_H */