pkarashchenko commented on code in PR #12846: URL: https://github.com/apache/nuttx/pull/12846#discussion_r1704932420
########## arch/arm/include/irq.h: ########## @@ -66,8 +66,6 @@ * Pre-processor Prototypes ****************************************************************************/ -#define up_getsp() (uintptr_t)__builtin_frame_address(0) Review Comment: I think this was added specially for tlsr82. @anchao @xiaoxiang781216 please confirm. -- 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]
