source: rtems/bsps/powerpc/shared/doxygen.h @ bb465c8

Last change on this file since bb465c8 was bb465c8, checked in by Sebastian Huber <sebastian.huber@…>, on 02/14/23 at 15:48:07

doxygen: Add Doxygen files to a group

Update #3707.

  • Property mode set to 100644
File size: 377 bytes
Line 
1/**
2 * @file
3 *
4 * @ingroup RTEMSImplDoxygen
5 *
6 * @brief This header file defines powerpc-specific groups.
7 */
8
9/**
10 * @defgroup RTEMSBSPsPowerPC PowerPC
11 *
12 * @ingroup RTEMSBSPs
13 *
14 * @brief PowerPC Board Support Packages.
15 */
16
17/**
18 * @defgroup RTEMSBSPsPowerPCShared Shared
19 *
20 * @ingroup RTEMSBSPsPowerPC
21 *
22 * @brief Shared Support for PowerPC Board Support Packages.
23 */
Note: See TracBrowser for help on using the repository browser.