Skip to content

Commit efc9696

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

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
@@ -739,7 +739,7 @@ void arm_gic_dump_type(rt_uint32_t index)
739739
}
740740

741741
/**
742-
* @brief Print the GIC status(highest priority pending interrupt, enable status, pending status , active status)
742+
* @brief Print the GIC status (highest priority pending interrupt, enable status, pending status , active status)
743743
*
744744
* @param index
745745
*/

0 commit comments

Comments
 (0)