score: Add implementation top-level group

Update #3706.
This commit is contained in:
Sebastian Huber
2019-03-25 10:31:51 +01:00
parent 127ee3a552
commit 40d15f5f2a
2 changed files with 7 additions and 0 deletions

5
cpukit/doxygen.h Normal file
View File

@@ -0,0 +1,5 @@
/**
* @defgroup RTEMSInternal Internal
*
* @brief RTEMS Implementation.
*/