forked from Imagelibrary/rtems
libbsp powerpc: Add Doxygen file header to coverhd.h
This commit is contained in:
committed by
Joel Sherrill
parent
d5d1faee24
commit
279d83d33a
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user