summaryrefslogtreecommitdiffstats
path: root/bsps/mips/include/libcpu/rm5231.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/mips/include/libcpu/rm5231.h')
-rw-r--r--bsps/mips/include/libcpu/rm5231.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/bsps/mips/include/libcpu/rm5231.h b/bsps/mips/include/libcpu/rm5231.h
new file mode 100644
index 0000000000..c9ad3f9861
--- /dev/null
+++ b/bsps/mips/include/libcpu/rm5231.h
@@ -0,0 +1,19 @@
+/**
+ * @file
+ *
+ * MIPS RM5231 specific information
+ */
+
+/*
+ * COPYRIGHT (c) 1989-2012.
+ * On-Line Applications Research Corporation (OAR).
+ *
+ * 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 __RM5231_h
+#define __RM5231_h
+
+#endif