bsps/arm: Fix Doxygen group assignment

This commit is contained in:
Sebastian Huber
2024-05-07 11:16:49 +02:00
parent 81f868ede4
commit f5b52a3af0
+3 -2
View File
@@ -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.
*/
/*