xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r837103715



##########
File path: arch/risc-v/include/syscall.h
##########
@@ -78,6 +79,7 @@
  */
 
 #define SYS_switch_context        (2)
+#endif /* CONFIG_ARCH_USE_S_MODE */

Review comment:
       But the implementation of SYS_syscall_return is excluded by 
CONFIG_ARCH_USE_S_MODE?




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