pkarashchenko commented on a change in pull request #5209: URL: https://github.com/apache/incubator-nuttx/pull/5209#discussion_r782858171
########## File path: arch/risc-v/src/qemu-rv32/Make.defs ########## @@ -23,9 +23,7 @@ HEAD_ASRC = qemu_rv32_head.S # Specify our general Assembly files -CHIP_ASRCS = qemu_rv32_vectors.S - -CMN_ASRCS += riscv_testset.S +CMN_ASRCS += riscv_vectors.S riscv_testset.S # Specify C code within the common directory to be included CMN_CSRCS += riscv_initialize.c riscv_swint.c Review comment: Please remove extra space in this block as well -- 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