Skip to content

Commit 09da4ae

Browse files
laideneCopilot
andauthored
Update libcpu/arm/cortex-a/gic.c
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ef888a0 commit 09da4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcpu/arm/cortex-a/gic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ int arm_gic_cpu_init(rt_uint32_t index, rt_uint32_t cpu_base)
721721
}
722722

723723
/**
724-
* @brief Print the GIC infomations(version, base addr, max irq nums, security extension)
724+
* @brief Print the GIC information (version, base addr, max irq nums, security extension)
725725
*
726726
* @param index GIC controller index
727727
*/

0 commit comments

Comments
 (0)