xiaoxiang781216 commented on code in PR #19942:
URL: https://github.com/apache/nuttx/pull/19942#discussion_r3899839658
##########
arch/arm/include/arch.h:
##########
@@ -89,13 +89,13 @@ do { \
* register. Put the caller data base back after the call.
*
* Input Parameters:
- * entry - The code address to enter.
* arg - The one word argument, passed in r0.
+ * entry - The code address to enter.
Review Comment:
let move the change to the related patch.
--
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]