summaryrefslogtreecommitdiff
path: root/include/bfin/TLL6527M/rtems/score/cpu_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bfin/TLL6527M/rtems/score/cpu_asm.h')
-rw-r--r--include/bfin/TLL6527M/rtems/score/cpu_asm.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/include/bfin/TLL6527M/rtems/score/cpu_asm.h b/include/bfin/TLL6527M/rtems/score/cpu_asm.h
new file mode 100644
index 0000000000..4f78c9d358
--- /dev/null
+++ b/include/bfin/TLL6527M/rtems/score/cpu_asm.h
@@ -0,0 +1,27 @@
+/**
+ * @file
+ *
+ * @brief Blackfin Assembly File
+ *
+ * Defines a couple of Macros used in cpu_asm.S
+ */
+
+/*
+ * COPYRIGHT (c) 2006 by Atos Automacao Industrial Ltda.
+ * written by Alain Schaefer <alain.schaefer@easc.ch>
+ * and Antonio Giovanini <antonio@atos.com.br>
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
+ *
+ */
+
+#ifndef _RTEMS_SCORE_CPU_ASM_H
+#define _RTEMS_SCORE_CPU_ASM_H
+
+
+
+#endif
+
+/* end of file */