summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme167/include
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 /c/src/lib/libbsp/m68k/mvme167/include
parentrtems_cache_invalidate_multiple_instruction_lines (diff)
downloadrtems-f68660071ae7441eaafe8c973cb057c2e41a2b78.tar.bz2
libbsp m68k: Add Doxygen file header to coverhd.h
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme167/include')
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/include/coverhd.h8
1 files changed, 7 insertions, 1 deletions
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.