pkarashchenko commented on code in PR #7160: URL: https://github.com/apache/incubator-nuttx/pull/7160#discussion_r977273953
########## arch/arm/src/common/arm_internal.h: ########## @@ -106,17 +106,17 @@ # define _START_DATA __sfb(".data") # define _END_DATA __sfe(".data") #else -# define _START_TEXT &_stext Review Comment: What about the IAR case? Is the rest of the code still compatible? -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org