xiaoxiang781216 opened a new pull request, #7911: URL: https://github.com/apache/nuttx/pull/7911
## Summary - arch/sim: Remove arch/sim/src/sim/sim_romgetc.c - arch/sim: Move sim_macho_init.c to posix folder - arch/sim: Move up_nputs to sim_uart.c - arch/sim: Change up_interrupt_context to inline function like arm - arch/sim: Rename sim_interruptcontext.c to sim_doirq.c - arch/sim: Disable interrupt in up_interrupt_context for SMP ## Impact Code refactor only ## Testing Pass ostest and smp in sim:smp -- 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