bsps/arm: Fix Doxygen group assignment

This commit is contained in:
Sebastian Huber
2024-04-23 21:06:52 +02:00
parent 81f868ede4
commit f5b52a3af0

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.
*/
/*