From f68660071ae7441eaafe8c973cb057c2e41a2b78 Mon Sep 17 00:00:00 2001 From: Cynthia Rempel Date: Tue, 14 Jan 2014 17:33:04 -0600 Subject: libbsp m68k: Add Doxygen file header to coverhd.h --- c/src/lib/libbsp/m68k/mvme136/include/coverhd.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/m68k/mvme136') diff --git a/c/src/lib/libbsp/m68k/mvme136/include/coverhd.h b/c/src/lib/libbsp/m68k/mvme136/include/coverhd.h index 2214b6cd00..de43f4af68 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. -- cgit v1.2.3