aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARM/chcore.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/ARM/chcore.c')
-rw-r--r--os/ports/GCC/ARM/chcore.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/ports/GCC/ARM/chcore.c b/os/ports/GCC/ARM/chcore.c
index 51ed31fc3..db4793f0e 100644
--- a/os/ports/GCC/ARM/chcore.c
+++ b/os/ports/GCC/ARM/chcore.c
@@ -18,10 +18,10 @@
*/
/**
- * @file ARM7/chcore.c
- * @brief ARM7 architecture port code.
+ * @file ARM/chcore.c
+ * @brief ARM7/9 architecture port code.
*
- * @addtogroup ARM7_CORE
+ * @addtogroup ARM_CORE
* @{
*/