libbsp powerpc: Add Doxygen file header to coverhd.h

This commit is contained in:
Cynthia Rempel
2014-01-14 17:33:48 -06:00
committed by Joel Sherrill
parent d5d1faee24
commit 279d83d33a
7 changed files with 49 additions and 7 deletions

View File

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

View File

@@ -1,4 +1,10 @@
/* coverhd.h
/**
* @file
* @ingroup powerpc_psim
* @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 powerpc_tqm8xx
* @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 powerpc_virtex
* @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 powerpc_virtex4
* @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 powerpc_virtex5
* @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