From 79efc81a71ad18256a350775e98e7d5336b8f088 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 15 Sep 2021 13:38:12 +0200 Subject: rtems: Move Doxygen group definition Move the definition of the top-level Classic API implementation group to an implementation header file. --- cpukit/include/rtems/rtems/types.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'cpukit/include/rtems/rtems/types.h') diff --git a/cpukit/include/rtems/rtems/types.h b/cpukit/include/rtems/rtems/types.h index bf656b623e..caa75b4f0d 100644 --- a/cpukit/include/rtems/rtems/types.h +++ b/cpukit/include/rtems/rtems/types.h @@ -71,16 +71,6 @@ 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