doxygen: Put Print Support in IO

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-02 14:15:50 +02:00
committed by Sebastian Huber
parent 2a56a1cf5f
commit 885c9a7066

View File

@@ -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.
*/