forked from Imagelibrary/rtems
24 lines
412 B
C
24 lines
412 B
C
/**
|
|
* @file
|
|
*
|
|
* @ingroup RTEMSImplDoxygen
|
|
*
|
|
* @brief This header file defines BSP-specific groups.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsAArch64 AArch64
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief This group contains AArch64 Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsAArch64Shared Shared
|
|
*
|
|
* @ingroup RTEMSBSPsAArch64
|
|
*
|
|
* @brief This group contains support shared by AArch64 Board Support Packages.
|
|
*/
|