[PATCH 17/28] doxygen: Put Print Support in Classic API
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Apr 3 07:31:50 UTC 2019
From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
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 6c98b97f97..8907b71b28 100644
--- a/cpukit/include/rtems/print.h
+++ b/cpukit/include/rtems/print.h
@@ -30,6 +30,8 @@ typedef struct rtems_printer rtems_printer;
/**
* @defgroup RTEMSPrintSupport RTEMS Print Support
+ *
+ * @ingroup RTEMSAPIClassic
*
* This module contains all methods and support related to providing the user
* with an interface to the kernel level print support.
--
2.16.4
More information about the devel
mailing list