pussuw commented on a change in pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r837103068
########## File path: arch/risc-v/src/common/riscv_internal.h ########## @@ -229,6 +229,30 @@ void riscv_sbi_ack_timer(void); uintptr_t riscv_sbi_mhartid(void); #endif +/* RISC-V M-mode ************************************************************/ + +#ifdef CONFIG_ARCH_RISCV_NUTTX_SBI Review comment: I think this should be moved to its own folder, what do you think ? -- 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