From b07c721fc46498fd2a98b11f5574d8258b6dd263 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Thu, 28 Mar 2019 13:27:05 +0100 Subject: doxygen: Restructured cpukit/include/rtems/rtems Update #3706. --- cpukit/doxygen.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'cpukit/doxygen.h') diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h index 449026b707..34a84066d4 100644 --- a/cpukit/doxygen.h +++ b/cpukit/doxygen.h @@ -3,3 +3,17 @@ * * @brief RTEMS Implementation. */ + +/** + * @defgroup RTEMSInternalClassic Classic + * + * @ingroup RTEMSInternal + * + * @brief Classic + */ + +/** + * @defgroup RTEMSAPI API + * + * @brief API + */ -- cgit v1.2.3