Wolfgang Denk | 6cb142f | 2006-03-12 02:12:27 +0100 | [diff] [blame] | 1 | /* |
| 2 | * defBF533.h |
| 3 | * |
| 4 | * This file is subject to the terms and conditions of the GNU Public |
| 5 | * License. See the file "COPYING" in the main directory of this archive |
| 6 | * for more details. |
| 7 | * |
| 8 | * Non-GPL License also available as part of VisualDSP++ |
| 9 | * |
| 10 | * http://www.analog.com/processors/resources/crosscore/visualDspDevSoftware.html |
| 11 | * |
| 12 | * (c) Copyright 2001-2005 Analog Devices, Inc. All rights reserved |
| 13 | * |
| 14 | * This file under source code control, please send bugs or changes to: |
| 15 | * dsptools.support@analog.com |
| 16 | * |
| 17 | */ |
| 18 | |
| 19 | #ifndef _DEFBF533_H |
| 20 | #define _DEFBF533_H |
| 21 | |
| 22 | #include <asm/cpu/defBF532.h> |
| 23 | |
| 24 | #endif /* _DEFBF533_H */ |