This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 98ba65c  c89: get rid of designated initializers in common code
     new 35f9265  arch/risc-v: Move fpu [re]store to common place
     new 83a5e99  arch/risc-v: Correct comments for current implementations

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/risc-v/include/irq.h                      |  2 +-
 arch/risc-v/src/bl602/bl602_irq_dispatch.c     |  8 --------
 arch/risc-v/src/c906/c906_irq_dispatch.c       | 10 +---------
 arch/risc-v/src/common/riscv_internal.h        |  7 ++++---
 arch/risc-v/src/common/riscv_swint.c           | 24 ++++++++++++------------
 arch/risc-v/src/qemu-rv/qemu_rv_irq_dispatch.c |  8 --------
 6 files changed, 18 insertions(+), 41 deletions(-)

Reply via email to