hujun260 commented on code in PR #14865:
URL: https://github.com/apache/nuttx/pull/14865#discussion_r1849927176


##########
arch/arm/include/tlsr82/irq.h:
##########
@@ -269,22 +261,22 @@ static inline_function uint32_t up_getsp(void)
 }
 
 noinstrument_function
-static inline_function uint32_t *up_current_regs(void)
+static inline_function void arm_set_irq_flag(bool flag)

Review Comment:
   Currently, there doesn't seem to be any special significance



-- 
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

Reply via email to