pkarashchenko commented on a change in pull request #5966:
URL: https://github.com/apache/incubator-nuttx/pull/5966#discussion_r841230689
##########
File path: arch/arm/src/armv7-m/arm_tcbinfo.c
##########
@@ -112,6 +112,8 @@ const struct tcbinfo_s g_tcbinfo =
TCB_STATE_OFF,
TCB_PRI_OFF,
TCB_NAME_OFF,
+ TCB_REGS_OFF,
+ 17,
Review comment:
Quite strange that the designated initializer is used few lines below
(`.p =`), but not here.
--
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]