doxygen: Add group for FreeBSD kernel header files

This commit is contained in:
Sebastian Huber
2023-03-16 14:07:52 +01:00
parent 45234f58e5
commit 3353d3f3ad
9 changed files with 25 additions and 0 deletions

View File

@@ -58,6 +58,15 @@
* @ingroup RTEMSImpl
*/
/**
* @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
*