xiaoxiang781216 commented on code in PR #6052:
URL: https://github.com/apache/incubator-nuttx/pull/6052#discussion_r859571250


##########
arch/risc-v/include/syscall.h:
##########
@@ -176,7 +178,7 @@ static inline uintptr_t sys_call0(unsigned int nbr)
 
   asm volatile
     (
-     ASM_SYS_CALL
+     ecall

Review Comment:
   Done.



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

Reply via email to