summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCynthia Rempel <cynt6007@vandals.uidaho.edu>2014-01-14 17:33:04 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-01-14 17:33:04 -0600
commitf68660071ae7441eaafe8c973cb057c2e41a2b78 (patch)
treeb0dfdd5f392da7701bda5ce1f61d0a162a96e050
parentrtems_cache_invalidate_multiple_instruction_lines (diff)
downloadrtems-f68660071ae7441eaafe8c973cb057c2e41a2b78.tar.bz2
libbsp m68k: Add Doxygen file header to coverhd.h
-rw-r--r--c/src/lib/libbsp/m68k/mcf5206elite/include/coverhd.h6
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/include/coverhd.h8
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/include/coverhd.h8
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h8
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/include/coverhd.h8
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/include/coverhd.h8
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/include/coverhd.h8
7 files changed, 48 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/include/coverhd.h b/c/src/lib/libbsp/m68k/mcf5206elite/include/coverhd.h
index 3652d5fcd6..1ff260d1a1 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/include/coverhd.h
@@ -1,3 +1,9 @@
+/**
+ * @file
+ * @ingroup m68k_mcf5206elite
+ * @brief C Overhead definitions
+ */
+
/*
* This file based on output of tmoverhd test.
*/
diff --git a/c/src/lib/libbsp/m68k/mvme136/include/coverhd.h b/c/src/lib/libbsp/m68k/mvme136/include/coverhd.h
index 2214b6cd00..de43f4af68 100644
--- a/c/src/lib/libbsp/m68k/mvme136/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/mvme136/include/coverhd.h
@@ -1,4 +1,10 @@
-/* coverhd.h
+/**
+ * @file
+ * @ingroup m68k_mvme136
+ * @brief C Overhead definitions
+ */
+
+/*
*
* This include file has defines to represent the overhead associated
* with calling a particular directive from C on this target.
diff --git a/c/src/lib/libbsp/m68k/mvme147/include/coverhd.h b/c/src/lib/libbsp/m68k/mvme147/include/coverhd.h
index 2214b6cd00..12762a1a20 100644
--- a/c/src/lib/libbsp/m68k/mvme147/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/mvme147/include/coverhd.h
@@ -1,4 +1,10 @@
-/* coverhd.h
+/**
+ * @file
+ * @ingroup m68k_mvme147
+ * @brief C Overhead definitions
+ */
+
+/*
*
* This include file has defines to represent the overhead associated
* with calling a particular directive from C on this target.
diff --git a/c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h b/c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h
index 2214b6cd00..af0e611601 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h
@@ -1,4 +1,10 @@
-/* coverhd.h
+/**
+ * @file
+ * @ingroup m68k_mvme147s
+ * @brief C Overhead definitions
+ */
+
+/*
*
* This include file has defines to represent the overhead associated
* with calling a particular directive from C on this target.
diff --git a/c/src/lib/libbsp/m68k/mvme162/include/coverhd.h b/c/src/lib/libbsp/m68k/mvme162/include/coverhd.h
index 4d1ae64750..ec044a114c 100644
--- a/c/src/lib/libbsp/m68k/mvme162/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/mvme162/include/coverhd.h
@@ -1,4 +1,10 @@
-/* coverhd.h
+/**
+ * @file
+ * @ingroup m68k_mvme162
+ * @brief C Overhead definitions
+ */
+
+/*
*
* This include file has defines to represent the overhead associated
* with calling a particular directive from C on this target.
diff --git a/c/src/lib/libbsp/m68k/mvme167/include/coverhd.h b/c/src/lib/libbsp/m68k/mvme167/include/coverhd.h
index 32617eb25d..71de6a7021 100644
--- a/c/src/lib/libbsp/m68k/mvme167/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/mvme167/include/coverhd.h
@@ -1,4 +1,10 @@
-/* coverhd.h
+/**
+ * @file
+ * @ingroup m68k_mvme167
+ * @brief C Overhead definitions
+ */
+
+/*
*
* This include file has defines to represent the overhead associated
* with calling a particular directive from C on this target.
diff --git a/c/src/lib/libbsp/m68k/ods68302/include/coverhd.h b/c/src/lib/libbsp/m68k/ods68302/include/coverhd.h
index 39af5152d5..3c3396949b 100644
--- a/c/src/lib/libbsp/m68k/ods68302/include/coverhd.h
+++ b/c/src/lib/libbsp/m68k/ods68302/include/coverhd.h
@@ -1,4 +1,10 @@
-/* coverhd.h
+/**
+ * @file
+ * @ingroup m68k_ods68302
+ * @brief C Overhead definitions
+ */
+
+/*
*
* This include file has defines to represent the overhead associated
* with calling a particular directive from C. These are used in the