From bdfc58fbd36bc4a065b51f238f59e6a12e05500f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 13 Oct 2020 15:52:56 +0200 Subject: libio: Move to RTEMS implementation group --- cpukit/include/rtems/libio.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpukit/include/rtems/libio.h b/cpukit/include/rtems/libio.h index f1c9eea51b..18141c3d3c 100644 --- a/cpukit/include/rtems/libio.h +++ b/cpukit/include/rtems/libio.h @@ -1260,6 +1260,8 @@ int rtems_filesystem_default_mmap( /** * @defgroup LibIO IO Library * + * @ingroup RTEMSImpl + * * @brief Provides system call and file system interface definitions. * * General purpose communication channel for RTEMS to allow UNIX/POSIX -- cgit v1.2.3