summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-03-16 14:07:52 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-03-17 08:47:28 +0100
commit3353d3f3ad7ccb9256e39d0a5c29b6b917967cf0 (patch)
treea3426b5bffbf6afd1b214f47ca25debde067ea33 /cpukit/doxygen
parentdoxygen: Add test files to groups (diff)
downloadrtems-3353d3f3ad7ccb9256e39d0a5c29b6b917967cf0.tar.bz2
doxygen: Add group for FreeBSD kernel header files
Diffstat (limited to 'cpukit/doxygen')
-rw-r--r--cpukit/doxygen/top-level-groups.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/doxygen/top-level-groups.h b/cpukit/doxygen/top-level-groups.h
index 91a55eef65..b5dd3e22e2 100644
--- a/cpukit/doxygen/top-level-groups.h
+++ b/cpukit/doxygen/top-level-groups.h
@@ -59,6 +59,15 @@
*/
/**
+ * @defgroup RTEMSImplFreeBSDKernel FreeBSD Kernel Space Support
+ *
+ * @ingroup RTEMSImpl
+ *
+ * @brief This group contains the interfaces used by FreeBSD kernel space
+ * components ported to RTEMS.
+ */
+
+/**
* @defgroup RTEMSTestSuites Test Suites
*
* @brief This group contains the test suites.