summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/print.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/include/rtems/print.h b/cpukit/include/rtems/print.h
index 6c98b97f97..286a9c41e1 100644
--- a/cpukit/include/rtems/print.h
+++ b/cpukit/include/rtems/print.h
@@ -31,6 +31,8 @@ typedef struct rtems_printer rtems_printer;
/**
* @defgroup RTEMSPrintSupport RTEMS Print Support
*
+ * @ingroup LibIO
+ *
* This module contains all methods and support related to providing the user
* with an interface to the kernel level print support.
*/