rtems: Add signal header to implementation group

This commit is contained in:
Sebastian Huber
2021-11-17 20:05:52 +01:00
parent c47daf6f68
commit 99fdfcdd87
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
/** /**
* @file * @file
* *
* @ingroup RTEMSImplClassicSignal
*
* @brief This header file defines the parts of the Signal Manager API. * @brief This header file defines the parts of the Signal Manager API.
*/ */

View File

@@ -3,6 +3,8 @@
/** /**
* @file * @file
* *
* @ingroup RTEMSImplClassicSignal
*
* @brief This header file defines the parts of the Signal Manager API. * @brief This header file defines the parts of the Signal Manager API.
*/ */