mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
24 lines
356 B
C
24 lines
356 B
C
/**
|
|
* @file
|
|
*
|
|
* @ingroup RTEMSImplDoxygen
|
|
*
|
|
* @brief This header file defines mips-specific groups.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsMIPS MIPS
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief MIPS Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsMIPSShared Shared
|
|
*
|
|
* @ingroup RTEMSBSPsMIPS
|
|
*
|
|
* @brief Shared Support for MIPS Board Support Packages.
|
|
*/
|