From 51f8d73bdb702c71ac5ac1d01caebb350bd2e9dc Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Wed, 3 Apr 2019 08:22:08 +0200 Subject: doxygen: Added inttypes.h to Print Support 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..4914629234 100644 --- a/cpukit/include/rtems/inttypes.h +++ b/cpukit/include/rtems/inttypes.h @@ -30,6 +30,8 @@ extern "C" { /** * @defgroup RTEMS inttypes.h Extensions * + * @ingroup RTEMSAPIPrintSupport + * * This module defines portable PRIxxx constants beyond those * in the C and POSIX standard. */ -- cgit v1.2.3