[rtems commit] doxygen: Put Print Support in IO

Sebastian Huber sebh at rtems.org
Thu Apr 4 06:27:36 UTC 2019


Module:    rtems
Branch:    master
Commit:    885c9a70667299deff12b135fe1e85f073cfe3cc
Changeset: http://git.rtems.org/rtems/commit/?id=885c9a70667299deff12b135fe1e85f073cfe3cc

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Tue Apr  2 14:15:50 2019 +0200

doxygen: Put Print Support in IO

Update #3706.

---

 cpukit/include/rtems/print.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpukit/include/rtems/print.h b/cpukit/include/rtems/print.h
index 6c98b97..286a9c4 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.
  */



More information about the vc mailing list