You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/03/14 20:51:13 UTC

[incubator-nuttx] branch master updated (ea42981 -> b6bc460)

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

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


    from ea42981  syscall/names: export the syscall name in STUB module
     add b6bc460  arch: Make the comment and definition of CONFIG_SYS_RESERVED correctly

No new revisions were added by this update.

Summary of changes:
 arch/arm/include/syscall.h    |  2 +-
 arch/ceva/include/syscall.h   |  2 +-
 arch/mips/include/syscall.h   |  6 ++++--
 arch/misoc/include/syscall.h  |  4 +++-
 arch/risc-v/include/syscall.h |  2 +-
 arch/sparc/include/syscall.h  |  4 +++-
 arch/xtensa/include/syscall.h | 14 ++------------
 7 files changed, 15 insertions(+), 19 deletions(-)