libio: Move to RTEMS implementation group

This commit is contained in:
Sebastian Huber
2020-10-13 15:52:56 +02:00
parent 6c078901b2
commit bdfc58fbd3

View File

@@ -1260,6 +1260,8 @@ int rtems_filesystem_default_mmap(
/** /**
* @defgroup LibIO IO Library * @defgroup LibIO IO Library
* *
* @ingroup RTEMSImpl
*
* @brief Provides system call and file system interface definitions. * @brief Provides system call and file system interface definitions.
* *
* General purpose communication channel for RTEMS to allow UNIX/POSIX * General purpose communication channel for RTEMS to allow UNIX/POSIX