You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2022/05/11 08:48:58 UTC

[incubator-nuttx] branch master updated (6e93b440fe -> 38f8032e31)

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

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


    from 6e93b440fe arch/sim: Fix warning: overriding recipe for target 'config.h'
     add b99ba04a8c arch:xtensa: Add SYS_flush_context syscall
     add 38f8032e31 libc:xtensa: move syscall to swint call

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/include/syscall.h          | 21 ++++++++++++++-------
 arch/xtensa/src/common/xtensa_swint.c  | 17 +++++++++++++++++
 libs/libc/machine/xtensa/arch_setjmp.S |  8 ++++++--
 3 files changed, 37 insertions(+), 9 deletions(-)