anjiahao1 commented on code in PR #11207: URL: https://github.com/apache/nuttx/pull/11207#discussion_r1400312024
########## arch/arm/src/armv6-m/arm_tcbinfo.c: ########## @@ -51,13 +51,14 @@ static const uint16_t g_reg_offs[] = TCB_REG_OFF(REG_R14), TCB_REG_OFF(REG_R15), TCB_REG_OFF(REG_XPSR), - +#if 0 Review Comment: keep it, may need it again in the future -- 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]
