doxygen: Put C Library Support and POSIX in Internal

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-02 13:55:19 +02:00
committed by Sebastian Huber
parent b6b00917b2
commit f91da31963
2 changed files with 4 additions and 0 deletions

View File

@@ -32,6 +32,8 @@ extern "C" {
/**
* @defgroup libcsupport Standard C Library Support
*
* @ingroup RTEMSInternal
*
* @brief RTEMS Specific Support for the Standard C Library
*
*/

View File

@@ -30,6 +30,8 @@
/**
* @defgroup POSIXAPI RTEMS POSIX API
*
* @ingroup RTEMSInternal
*
* RTEMS POSIX API definitions and modules.
*
*/