Skip to content

Commit 47398b7

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libcpu/arm/cortex-a/gic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ int arm_gic_dist_init(rt_uint32_t index, rt_uint32_t dist_base, int irq_start)
695695
* @brief Initialize the GIC CPU Interface (GICC)
696696
*
697697
* @note: The exact bit definitions and behavior may vary depending on
698-
* the GIC implementation (GICv1/GICv2) and security context..
698+
* the GIC implementation (GICv1/GICv2) and security context.
699699
*
700700
* @param index GIC controller index
701701
* @param cpu_base Base address of the GIC CPU Interface (GICC)

0 commit comments

Comments
 (0)