diff --git a/bsps/arm/shared/cache/cache-cp15.c b/bsps/arm/shared/cache/cache-cp15.c index d78ec4feb4..88fae2fb1f 100644 --- a/bsps/arm/shared/cache/cache-cp15.c +++ b/bsps/arm/shared/cache/cache-cp15.c @@ -3,9 +3,10 @@ /** * @file * - * @ingroup arm + * @ingroup RTEMSImplClassicCache * - * @brief ARM cache defines and implementation. + * @brief This source file contains the Cache Manager implementation for + * devices using the ARM CP15. */ /*