rtems: Add ASR implementation to existing group

Update #3706.
This commit is contained in:
Sebastian Huber
2021-10-06 08:37:50 +02:00
parent a950c1355b
commit 5a6f94da45
+2 -2
View File
@@ -1,7 +1,7 @@
/**
* @file
*
* @ingroup RTEMSImplClassicASR
* @ingroup RTEMSImplClassicSignal
*
* @brief This header file provides data structures used by the implementation
* and the @ref RTEMSImplApplConfig to ultimately define
@@ -26,7 +26,7 @@ extern "C" {
#endif
/**
* @addtogroup RTEMSImplClassicASR
* @addtogroup RTEMSImplClassicSignal
*
* @{
*/