libbsp sh: Add Doxygen file header to coverhd.h

This commit is contained in:
Cynthia Rempel
2014-01-14 17:34:00 -06:00
committed by Joel Sherrill
parent 279d83d33a
commit d7f05338e3
2 changed files with 14 additions and 2 deletions

View File

@@ -1,4 +1,10 @@
/* coverhd.h
/**
* @file
* @ingroup sh_gensh1
* @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

View File

@@ -1,4 +1,10 @@
/* coverhd.h
/**
* @file
* @ingroup sh_gensh2
* @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