pussuw commented on code in PR #12812: URL: https://github.com/apache/nuttx/pull/12812#discussion_r1701331502
########## arch/risc-v/src/common/riscv_fork.c: ########## @@ -261,4 +341,5 @@ pid_t riscv_fork(const struct fork_s *context) return nxtask_start_fork(child); } +#endif /* CONFIG_LIB_SYSCALL */ Review Comment: Yes, can be removed -- 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]
