From 24400cb322712d1e337204c6994bdb3c4f22de98 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 27 Nov 2020 08:41:38 +0100 Subject: cpukit/include/rtems/rtems/types.h --- cpukit/include/rtems/rtems/types.h | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cpukit/include/rtems/rtems/types.h b/cpukit/include/rtems/rtems/types.h index ecb28ed60d..32b45113c8 100644 --- a/cpukit/include/rtems/rtems/types.h +++ b/cpukit/include/rtems/rtems/types.h @@ -67,6 +67,16 @@ extern "C" { #endif +/* Generated from spec:/rtems/req/group */ + +/** + * @defgroup RTEMSImplClassic Classic API + * + * @ingroup RTEMSImpl + * + * @brief This group contains the Classic API implementation. + */ + /* Generated from spec:/rtems/type/if/group */ /** -- cgit v1.2.3