mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 03:47:21 +08:00
24 lines
377 B
C
24 lines
377 B
C
/**
|
|
* @file
|
|
*
|
|
* @ingroup RTEMSImplDoxygen
|
|
*
|
|
* @brief This header file defines powerpc-specific groups.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsPowerPC PowerPC
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief PowerPC Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsPowerPCShared Shared
|
|
*
|
|
* @ingroup RTEMSBSPsPowerPC
|
|
*
|
|
* @brief Shared Support for PowerPC Board Support Packages.
|
|
*/
|