summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen.h
blob: 34a84066d452ac58dac190fad3a04a0bc60f9f14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/**
 * @defgroup RTEMSInternal Internal
 *
 * @brief RTEMS Implementation.
 */

/**
 * @defgroup RTEMSInternalClassic Classic
 * 
 * @ingroup RTEMSInternal
 *
 * @brief Classic
 */

/**
 * @defgroup RTEMSAPI API
 *
 * @brief API
 */