Skip to content

Commit b98c210

Browse files
kartbennashif
authored andcommitted
include: arch: cache: move arch/cache.h to arch-interface Doxygen group
This module was erroneously showing up in Device Drivers category. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 1cb7fc7 commit b98c210

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

include/zephyr/arch/cache.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
#define ZEPHYR_INCLUDE_ARCH_CACHE_H_
1414

1515
/**
16-
* @brief Cache Controller Interface
17-
* @defgroup cache_arch_interface Cache Controller Interface
18-
* @ingroup io_interfaces
16+
* @defgroup arch-cache Architecture-specific cache controllers.
17+
* @ingroup arch-interface
1918
* @{
2019
*/
2120

0 commit comments

Comments
 (0)