You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/12 08:14:52 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5209: arch/risc-v: Refine riscv_vectors.S

pkarashchenko commented on a change in pull request #5209:
URL: https://github.com/apache/incubator-nuttx/pull/5209#discussion_r782800139



##########
File path: arch/risc-v/src/common/riscv_vectors.S
##########
@@ -1,5 +1,5 @@
 /****************************************************************************
- * arch/risc-v/src/fe310/fe310_vectors.S
+ * arch/risc-v/src/common/riscv_vectors.S

Review comment:
       Why we do not have `.global __reset_vec` and `__reset_vec` implementation is 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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org