forked from Imagelibrary/rtems
2
bsps/powerpc/shared/cache/cache.c
vendored
2
bsps/powerpc/shared/cache/cache.c
vendored
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* #ingroup powerpc_shared
|
||||
* #ingroup RTEMSBSPsPowerPCShared
|
||||
*
|
||||
* @brief Header file for the Cache Manager PowerPC support.
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup powerpc_shared
|
||||
* @ingroup RTEMSBSPsPowerPCShared
|
||||
*
|
||||
* @brief Source file for a clock driver.
|
||||
*/
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
* @brief PowerPC Board Support Packages.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup powerpc_shared PowerPC Shared Modules
|
||||
*
|
||||
* @ingroup bsp_powerpc
|
||||
*
|
||||
* @brief PowerPc Shared Modules
|
||||
*/
|
||||
/**
|
||||
* @defgroup RTEMSBSPsPowerPCShared Shared
|
||||
*
|
||||
* @ingroup RTEMSBSPsPowerPC
|
||||
*
|
||||
* @brief Shared Support for PowerPC Board Support Packages.
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup powerpc_shared
|
||||
* @ingroup RTEMSBSPsPowerPCShared
|
||||
*
|
||||
* @brief Code copy implementation.
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup powerpc_shared
|
||||
* @ingroup RTEMSBSPsPowerPCShared
|
||||
*
|
||||
* @brief Source file for tic-tac code.
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
/**
|
||||
* @defgroup shared_vmeuniverse SHARED VMEUNIVERSE Modules
|
||||
* @defgroup shared_vmeuniverse VME Universe Modules
|
||||
*
|
||||
* @brief SHARED VMEUNIVERSE Modules
|
||||
* @brief VME Universe Modules
|
||||
*
|
||||
* @ingroup RTEMSBSPsPowerPCShared
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user