anchao commented on code in PR #14959: URL: https://github.com/apache/nuttx/pull/14959#discussion_r1863046678
########## arch/arm/src/common/arm_initialize.c: ########## @@ -34,7 +34,12 @@ /* g_interrupt_context store irq status */ -#if defined(CONFIG_ARCH_ARM) Review Comment: Done, ARCH_ARM not old arm arch, let me remove this check -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
