mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 13:43:53 +08:00
16 lines
246 B
C
16 lines
246 B
C
/**
|
|
* @defgroup RTEMSBSPsMIPS MIPS
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief MIPS Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsMIPSShared Shared
|
|
*
|
|
* @ingroup RTEMSBSPsMIPS
|
|
*
|
|
* @brief Shared Support for MIPS Board Support Packages.
|
|
*/
|