pussuw commented on a change in pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r837103810
########## File path: arch/risc-v/src/common/supervisor/riscv_machine_trap.S ########## @@ -0,0 +1,164 @@ +/**************************************************************************** + * arch/risc-v/src/common/supervisor/riscv_machine_trap.S Review comment: Also all of the files in /supervisor/ folder that are related to the machine mode functionality (mcall.c, machine trap.S mscratch.c, mtimer.c, nx_start_trampoline) should be moved to its own folder ? -- 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