[PATCH 25/28] doxygen: Added inttypes.h to Print Support
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Apr 3 07:31:58 UTC 2019
From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Update #3706.
---
cpukit/include/rtems/inttypes.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cpukit/include/rtems/inttypes.h b/cpukit/include/rtems/inttypes.h
index 406e7dd527..58ac3b1b7a 100644
--- a/cpukit/include/rtems/inttypes.h
+++ b/cpukit/include/rtems/inttypes.h
@@ -29,6 +29,8 @@ extern "C" {
/**
* @defgroup RTEMS inttypes.h Extensions
+ *
+ * @ingroup RTEMSAPIPrintSupport
*
* This module defines portable PRIxxx constants beyond those
* in the C and POSIX standard.
--
2.16.4
More information about the devel
mailing list