You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/04/02 11:33:58 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5959: Minor fix for riscv

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



##########
File path: arch/risc-v/src/common/supervisor/Make.defs
##########
@@ -21,7 +21,7 @@
 # If the NuttX kernel runs in S-mode
 
 CMN_ASRCS += riscv_dispatch_syscall.S
-CMN_CSRCS += riscv_sbi.c riscv_perform_syscall.c
+CMN_CSRCS += riscv_perform_syscall.c

Review comment:
       Sure, let's wait your new patch to bring riscv_sbi.c back




-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org