mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
28 lines
375 B
C
28 lines
375 B
C
/**
|
|
* @file
|
|
*
|
|
* @ingroup RTEMSImplDoxygen
|
|
*
|
|
* @brief This header file defines i386-specific groups.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsI386 i386
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief i386 Board Support Package.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup i386_comm Comm
|
|
* @ingroup RTEMSBSPsI386
|
|
* @brief Comm
|
|
*/
|
|
|
|
/**
|
|
* @defgroup i386_pci PCI
|
|
* @ingroup RTEMSBSPsI386
|
|
* @brief PCI
|
|
*/
|