[rtems commit] libbsp tm27.h: Add Doxygen file header to all tm27.h

Joel Sherrill joel at rtems.org
Thu Jan 9 21:58:39 UTC 2014


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

Author:    Cynthia Rempel <cynt6007 at vandals.uidaho.edu>
Date:      Thu Jan  9 16:05:54 2014 -0600

libbsp tm27.h: Add Doxygen file header to all tm27.h

---

 c/src/lib/libbsp/m68k/mcf5206elite/include/tm27.h  |    8 ++++++--
 c/src/lib/libbsp/m68k/mcf52235/include/tm27.h      |    6 ++++++
 c/src/lib/libbsp/m68k/mcf5225x/include/tm27.h      |    6 ++++++
 c/src/lib/libbsp/m68k/mcf5235/include/tm27.h       |    6 ++++++
 c/src/lib/libbsp/m68k/mcf5329/include/tm27.h       |    6 ++++++
 c/src/lib/libbsp/m68k/mvme136/include/tm27.h       |    8 ++++++--
 c/src/lib/libbsp/m68k/mvme147/include/tm27.h       |    8 ++++++--
 c/src/lib/libbsp/m68k/mvme147s/include/tm27.h      |    8 ++++++--
 c/src/lib/libbsp/m68k/mvme162/include/tm27.h       |    8 ++++++--
 c/src/lib/libbsp/m68k/mvme167/include/tm27.h       |    8 ++++++--
 c/src/lib/libbsp/m68k/uC5282/include/tm27.h        |    8 +++++++-
 c/src/lib/libbsp/powerpc/ep1a/include/tm27.h       |    8 +++++++-
 c/src/lib/libbsp/powerpc/gen5200/include/tm27.h    |    8 ++++++--
 .../libbsp/powerpc/motorola_powerpc/include/tm27.h |    8 ++++++--
 c/src/lib/libbsp/powerpc/mpc8260ads/include/tm27.h |    8 ++++++--
 c/src/lib/libbsp/powerpc/mvme5500/include/tm27.h   |    8 ++++++--
 c/src/lib/libbsp/powerpc/psim/include/tm27.h       |    8 ++++++--
 c/src/lib/libbsp/powerpc/score603e/include/tm27.h  |   10 +++++++---
 c/src/lib/libbsp/powerpc/ss555/include/tm27.h      |    8 ++++++--
 c/src/lib/libbsp/sh/gensh4/include/tm27.h          |    8 ++++++--
 c/src/lib/libbsp/sparc64/niagara/include/tm27.h    |    8 ++++++--
 c/src/lib/libbsp/sparc64/usiii/include/tm27.h      |    8 ++++++--
 22 files changed, 135 insertions(+), 35 deletions(-)

diff --git a/c/src/lib/libbsp/m68k/mcf5206elite/include/tm27.h b/c/src/lib/libbsp/m68k/mcf5206elite/include/tm27.h
index 6dadf72..f56f528 100644
--- a/c/src/lib/libbsp/m68k/mcf5206elite/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mcf5206elite/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup m68k_mcf5206elite
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mcf52235/include/tm27.h b/c/src/lib/libbsp/m68k/mcf52235/include/tm27.h
index f8fe447..28531a0 100644
--- a/c/src/lib/libbsp/m68k/mcf52235/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mcf52235/include/tm27.h
@@ -1,4 +1,10 @@
 /*
+ * @file
+ * @ingroup m68k_mcf52235
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mcf5225x/include/tm27.h b/c/src/lib/libbsp/m68k/mcf5225x/include/tm27.h
index f8fe447..b30c1c1 100644
--- a/c/src/lib/libbsp/m68k/mcf5225x/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mcf5225x/include/tm27.h
@@ -1,4 +1,10 @@
 /*
+ * @file
+ * @ingroup m68k_mcf5225x
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mcf5235/include/tm27.h b/c/src/lib/libbsp/m68k/mcf5235/include/tm27.h
index f8fe447..6891858 100644
--- a/c/src/lib/libbsp/m68k/mcf5235/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mcf5235/include/tm27.h
@@ -1,4 +1,10 @@
 /*
+ * @file
+ * @ingroup m68k_mcf5235
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mcf5329/include/tm27.h b/c/src/lib/libbsp/m68k/mcf5329/include/tm27.h
index f8fe447..29e2d19 100644
--- a/c/src/lib/libbsp/m68k/mcf5329/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mcf5329/include/tm27.h
@@ -1,4 +1,10 @@
 /*
+ * @file
+ * @ingroup m68k_mcf5329
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mvme136/include/tm27.h b/c/src/lib/libbsp/m68k/mvme136/include/tm27.h
index 1e9abd2..b623297 100644
--- a/c/src/lib/libbsp/m68k/mvme136/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mvme136/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup m68k_mvme136
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mvme147/include/tm27.h b/c/src/lib/libbsp/m68k/mvme147/include/tm27.h
index fffc59b..2c95fee 100644
--- a/c/src/lib/libbsp/m68k/mvme147/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mvme147/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup m68k_mvme147
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mvme147s/include/tm27.h b/c/src/lib/libbsp/m68k/mvme147s/include/tm27.h
index fffc59b..60dea1a 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mvme147s/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup m68k_mvme147s
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mvme162/include/tm27.h b/c/src/lib/libbsp/m68k/mvme162/include/tm27.h
index 95f8c93..9869306 100644
--- a/c/src/lib/libbsp/m68k/mvme162/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mvme162/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup m68k_mvme162
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/mvme167/include/tm27.h b/c/src/lib/libbsp/m68k/mvme167/include/tm27.h
index d0ce819..9cb5382 100644
--- a/c/src/lib/libbsp/m68k/mvme167/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/mvme167/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup m68k_mvme167
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/m68k/uC5282/include/tm27.h b/c/src/lib/libbsp/m68k/uC5282/include/tm27.h
index 5fffd8c..ef72ecf 100644
--- a/c/src/lib/libbsp/m68k/uC5282/include/tm27.h
+++ b/c/src/lib/libbsp/m68k/uC5282/include/tm27.h
@@ -1,7 +1,13 @@
 /*
+ * @file
+ * @ingroup m68k_uC5282
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  Author: W. Eric Norum <norume at aps.anl.gov>
  *
- *  COPYRIGHT (c) 2005.
+ *  COPYRIGHT (c) 2005-2014.
  *  On-Line Applications Research Corporation (OAR).
  *
  *  The license and distribution terms for this file may be
diff --git a/c/src/lib/libbsp/powerpc/ep1a/include/tm27.h b/c/src/lib/libbsp/powerpc/ep1a/include/tm27.h
index 93525c7..9c4e433 100644
--- a/c/src/lib/libbsp/powerpc/ep1a/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/ep1a/include/tm27.h
@@ -1,5 +1,11 @@
 /*
- *  COPYRIGHT (c) 1989-2008.
+ * @file
+ * @ingroup powerpc_ep1a
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
+ *  COPYRIGHT (c) 1989-2014.
  *  On-Line Applications Research Corporation (OAR).
  *
  *  The license and distribution terms for this file may be
diff --git a/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h b/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h
index f5652aa..612714c 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/gen5200/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup powerpc_gen5200
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/include/tm27.h b/c/src/lib/libbsp/powerpc/motorola_powerpc/include/tm27.h
index fc8f144..7c3cc9a 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup powerpc_motorola_powerpc
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/include/tm27.h b/c/src/lib/libbsp/powerpc/mpc8260ads/include/tm27.h
index 50deb5e..fb0a644 100644
--- a/c/src/lib/libbsp/powerpc/mpc8260ads/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/mpc8260ads/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup powerpc_mpc8260ads
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/include/tm27.h b/c/src/lib/libbsp/powerpc/mvme5500/include/tm27.h
index c12e74c..a4883bc 100644
--- a/c/src/lib/libbsp/powerpc/mvme5500/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/mvme5500/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup powerpc_mvme5500
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/powerpc/psim/include/tm27.h b/c/src/lib/libbsp/powerpc/psim/include/tm27.h
index c12e74c..5b5a7f6 100644
--- a/c/src/lib/libbsp/powerpc/psim/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/psim/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup powerpc_psim
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/powerpc/score603e/include/tm27.h b/c/src/lib/libbsp/powerpc/score603e/include/tm27.h
index 10e07ce..7c1708a 100644
--- a/c/src/lib/libbsp/powerpc/score603e/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/score603e/include/tm27.h
@@ -1,7 +1,11 @@
 /*
- *  tm27.h
- *
- *  COPYRIGHT (c) 1989-2009.
+ * @file
+ * @ingroup powerpc_score603e
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
+ *  COPYRIGHT (c) 1989-2014.
  *  On-Line Applications Research Corporation (OAR).
  *
  *  The license and distribution terms for this file may be
diff --git a/c/src/lib/libbsp/powerpc/ss555/include/tm27.h b/c/src/lib/libbsp/powerpc/ss555/include/tm27.h
index a92bf32..d9d1ae3 100644
--- a/c/src/lib/libbsp/powerpc/ss555/include/tm27.h
+++ b/c/src/lib/libbsp/powerpc/ss555/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup powerpc_ss555
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/sh/gensh4/include/tm27.h b/c/src/lib/libbsp/sh/gensh4/include/tm27.h
index cb97bdc..5ad719d 100644
--- a/c/src/lib/libbsp/sh/gensh4/include/tm27.h
+++ b/c/src/lib/libbsp/sh/gensh4/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup sh_gensh4
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/sparc64/niagara/include/tm27.h b/c/src/lib/libbsp/sparc64/niagara/include/tm27.h
index 34fb939..61bf436 100644
--- a/c/src/lib/libbsp/sparc64/niagara/include/tm27.h
+++ b/c/src/lib/libbsp/sparc64/niagara/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup sparc64_niagara
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
diff --git a/c/src/lib/libbsp/sparc64/usiii/include/tm27.h b/c/src/lib/libbsp/sparc64/usiii/include/tm27.h
index 34fb939..51a1e9a 100644
--- a/c/src/lib/libbsp/sparc64/usiii/include/tm27.h
+++ b/c/src/lib/libbsp/sparc64/usiii/include/tm27.h
@@ -1,6 +1,10 @@
 /*
- *  tm27.h
- *
+ * @file
+ * @ingroup sparc64_usiii
+ * @brief Implementations for interrupt mechanisms for Time Test 27
+ */
+
+/*
  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.




More information about the vc mailing list