summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-13 15:52:56 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-23 10:36:46 +0100
commitbdfc58fbd36bc4a065b51f238f59e6a12e05500f (patch)
tree55381a90d40b3664e5339bf3a3395d16e393678c
parentdoxygen: Use common syntax for groups (diff)
downloadrtems-bdfc58fbd36bc4a065b51f238f59e6a12e05500f.tar.bz2
libio: Move to RTEMS implementation group
-rw-r--r--cpukit/include/rtems/libio.h2
1 files changed, 2 insertions, 0 deletions
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