From 279d83d33a84c66149d3f32d52216b7baaa48e21 Mon Sep 17 00:00:00 2001 From: Cynthia Rempel Date: Tue, 14 Jan 2014 17:33:48 -0600 Subject: libbsp powerpc: Add Doxygen file header to coverhd.h --- c/src/lib/libbsp/powerpc/mbx8xx/include/coverhd.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/powerpc/mbx8xx') diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/include/coverhd.h b/c/src/lib/libbsp/powerpc/mbx8xx/include/coverhd.h index b3271c078a..4b74481fd8 100644 --- a/c/src/lib/libbsp/powerpc/mbx8xx/include/coverhd.h +++ b/c/src/lib/libbsp/powerpc/mbx8xx/include/coverhd.h @@ -1,4 +1,10 @@ -/* coverhd.h +/** + * @file + * @ingroup powerpc_mbx8xx + * @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 -- cgit v1.2.3