Skip to content

Commit b150940

Browse files
committed
update
1 parent 83a06b0 commit b150940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcpu/aarch64/common/interrupt.c

-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ void rt_hw_interrupt_init(void)
116116
gic_cpu_base = platform_get_gic_cpu_base();
117117
#ifdef BSP_USING_GICV3
118118
gic_rdist_base = platform_get_gic_redist_base();
119-
rt_kprintf("gic_rdist_base == %x\n", gic_rdist_base);
120119
#endif
121120
#endif
122121

0 commit comments

Comments
 (0)