From: Andreas Dachsberger <andreas.dachsber...@embedded-brains.de> Update #3706. --- cpukit/include/rtems/libcsupport.h | 2 ++ cpukit/include/rtems/posix/posixapi.h | 2 ++ 2 files changed, 4 insertions(+)
diff --git a/cpukit/include/rtems/libcsupport.h b/cpukit/include/rtems/libcsupport.h index 51607f9ea1..41b0687c32 100644 --- a/cpukit/include/rtems/libcsupport.h +++ b/cpukit/include/rtems/libcsupport.h @@ -31,6 +31,8 @@ extern "C" { /** * @defgroup libcsupport Standard C Library Support + * + * @ingroup RTEMSInternal * * @brief RTEMS Specific Support for the Standard C Library * diff --git a/cpukit/include/rtems/posix/posixapi.h b/cpukit/include/rtems/posix/posixapi.h index 8c1eb8112b..b7f18c8a60 100644 --- a/cpukit/include/rtems/posix/posixapi.h +++ b/cpukit/include/rtems/posix/posixapi.h @@ -29,6 +29,8 @@ /** * @defgroup POSIXAPI RTEMS POSIX API + * + * @ingroup RTEMSInternal * * RTEMS POSIX API definitions and modules. * -- 2.16.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel