summaryrefslogtreecommitdiff
path: root/include/asm-blackfin/cpu/defBF531.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-12 02:12:27 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-12 02:12:27 +0100
commit6cb142fa3b732a2cea257ca39ef4a7dbe81a32e1 (patch)
tree78e2970c2f95744a0b776b968c24eaca950305c8 /include/asm-blackfin/cpu/defBF531.h
parent0afe519a433184fb1270ff0823971130353a807f (diff)
Add missing Blackfin files.
Diffstat (limited to 'include/asm-blackfin/cpu/defBF531.h')
-rw-r--r--include/asm-blackfin/cpu/defBF531.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/include/asm-blackfin/cpu/defBF531.h b/include/asm-blackfin/cpu/defBF531.h
new file mode 100644
index 00000000000..6c7cd5a6dba
--- /dev/null
+++ b/include/asm-blackfin/cpu/defBF531.h
@@ -0,0 +1,24 @@
+/*
+ * defBF531.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 _DEFBF531_H
+#define _DEFBF531_H
+
+#include <defBF532.h>
+
+#endif /* _DEFBF531_H */