summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-11 11:01:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-17 17:42:25 +0200
commitad22c6552a5cbfea0da1262db1c07ca05cd10086 (patch)
tree522bee58308659b7e5d64a3899b742fb05f7cc31 /cpukit/doxygen.h
parentrtems: Add rtems_task_construct() (diff)
downloadrtems-ad22c6552a5cbfea0da1262db1c07ca05cd10086.tar.bz2
doxygen: Move top-level group definitions
Update #3959.
Diffstat (limited to 'cpukit/doxygen.h')
-rw-r--r--cpukit/doxygen.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h
index ba75c80349..c159b2082d 100644
--- a/cpukit/doxygen.h
+++ b/cpukit/doxygen.h
@@ -1,10 +1,4 @@
/**
- * @defgroup RTEMSInternal Internal
- *
- * @brief RTEMS Implementation.
- */
-
-/**
* @defgroup RTEMSInternalClassic Classic
*
* @ingroup RTEMSInternal
@@ -13,12 +7,6 @@
*/
/**
- * @defgroup RTEMSAPI API
- *
- * @brief API
- */
-
-/**
* @defgroup RTEMSAPIIO IO
*
* @ingroup RTEMSAPI
@@ -43,12 +31,6 @@
*/
/**
- * @defgroup RTEMSDeviceDrivers Device Drivers
- *
- * @brief Device Drivers
- */
-
-/**
* @defgroup RTEMSLegacyBenchmarkDrivers Legacy Benchmark Drivers
*
* @ingroup RTEMSDeviceDrivers