[rtems commit] libio: Move to RTEMS implementation group

Sebastian Huber sebh at rtems.org
Mon Nov 23 09:42:22 UTC 2020


Module:    rtems
Branch:    master
Commit:    bdfc58fbd36bc4a065b51f238f59e6a12e05500f
Changeset: http://git.rtems.org/rtems/commit/?id=bdfc58fbd36bc4a065b51f238f59e6a12e05500f

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Oct 13 15:52:56 2020 +0200

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 f1c9eea..18141c3 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



More information about the vc mailing list