[rtems commit] libbsp m68k: Add Doxygen file header to coverhd.h

Joel Sherrill joel at rtems.org
Tue Jan 14 23:26:58 UTC 2014


Module:    rtems
Branch:    master
Commit:    f68660071ae7441eaafe8c973cb057c2e41a2b78
Changeset: http://git.rtems.org/rtems/commit/?id=f68660071ae7441eaafe8c973cb057c2e41a2b78

Author:    Cynthia Rempel <cynt6007 at vandals.uidaho.edu>
Date:      Tue Jan 14 17:33:04 2014 -0600

libbsp m68k: Add Doxygen file header to coverhd.h

---

 .../lib/libbsp/m68k/mcf5206elite/include/coverhd.h |    6 ++++++
 c/src/lib/libbsp/m68k/mvme136/include/coverhd.h    |    8 +++++++-
 c/src/lib/libbsp/m68k/mvme147/include/coverhd.h    |    8 +++++++-
 c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h   |    8 +++++++-
 c/src/lib/libbsp/m68k/mvme162/include/coverhd.h    |    8 +++++++-
 c/src/lib/libbsp/m68k/mvme167/include/coverhd.h    |    8 +++++++-
 c/src/lib/libbsp/m68k/ods68302/include/coverhd.h   |    8 +++++++-
 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 3652d5f..1ff260d 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 2214b6c..de43f4a 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 2214b6c..12762a1 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 2214b6c..af0e611 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 4d1ae64..ec044a1 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 32617eb..71de6a7 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 39af515..3c33969 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




More information about the vc mailing list