summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64
diff options
context:
space:
mode:
authorCynthia Rempel <cynt6007@vandals.uidaho.edu>2014-01-09 16:05:54 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-01-09 16:05:54 -0600
commite327e692c3d971012e9e7e0edb0e17c8cfc4e60b (patch)
tree411aaa34026fb7354122465425f9a5578a866182 /c/src/lib/libbsp/sparc64
parenttasksetpriority.c: Remove obsolete comment (diff)
downloadrtems-e327e692c3d971012e9e7e0edb0e17c8cfc4e60b.tar.bz2
libbsp tm27.h: Add Doxygen file header to all tm27.h
Diffstat (limited to 'c/src/lib/libbsp/sparc64')
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/include/tm27.h8
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/include/tm27.h8
2 files changed, 12 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/sparc64/niagara/include/tm27.h b/c/src/lib/libbsp/sparc64/niagara/include/tm27.h
index 34fb9396ac..61bf436c3d 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 34fb9396ac..51a1e9af9e 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.