summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-25 10:45:25 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-26 11:27:53 +0100
commit5526527e5111c0fc5b6daaee63edc21f658410a6 (patch)
treee26df8177c0971546d0f7d1f3d1f9edd2fa8b998 /cpukit/score/src
parentscore: Add implementation top-level group (diff)
downloadrtems-5526527e5111c0fc5b6daaee63edc21f658410a6.tar.bz2
score: Rename ScoreCPU Doxygen group
Update #3706.
Diffstat (limited to 'cpukit/score/src')
-rw-r--r--cpukit/score/src/objectshrinkinformation.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/objectshrinkinformation.c b/cpukit/score/src/objectshrinkinformation.c
index 964f3f5ef6..9498ea2716 100644
--- a/cpukit/score/src/objectshrinkinformation.c
+++ b/cpukit/score/src/objectshrinkinformation.c
@@ -2,7 +2,6 @@
* @file
*
* @brief Shrink an Object Class Information Record
- * @ingroup ScoreCPU
*/
/*