[PATCH 03/20] libio: Move to RTEMS implementation group

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Nov 20 11:15:09 UTC 2020


---
 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
-- 
2.26.2



More information about the devel mailing list