[rtems commit] libbsp mips: 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:    d5d1faee2460a424c757ae5946746c5e69c2fb25
Changeset: http://git.rtems.org/rtems/commit/?id=d5d1faee2460a424c757ae5946746c5e69c2fb25

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

libbsp mips: Add Doxygen file header to coverhd.h

---

 c/src/lib/libbsp/mips/hurricane/include/coverhd.h |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/c/src/lib/libbsp/mips/hurricane/include/coverhd.h b/c/src/lib/libbsp/mips/hurricane/include/coverhd.h
index ce1e8ed..7c3c4c3 100644
--- a/c/src/lib/libbsp/mips/hurricane/include/coverhd.h
+++ b/c/src/lib/libbsp/mips/hurricane/include/coverhd.h
@@ -1,4 +1,10 @@
-/*  coverhd.h
+/**
+ * @file
+ * @ingroup mips_hurricane
+ * @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