summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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