xiaoxiang781216 commented on code in PR #2737: URL: https://github.com/apache/nuttx-apps/pull/2737#discussion_r1805705994
########## include/nshlib/nshlib.h: ########## @@ -65,6 +65,25 @@ # define SCHED_NSH SCHED_FIFO #endif +struct nsh_exec_param_s Review Comment: but we can put it into https://github.com/apache/nuttx-apps/blob/master/nshlib/nsh.h like exec_builtin and nsh_fileapp. -- 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