You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/02/25 10:07:12 UTC

[incubator-nuttx] branch master updated (cec7949 -> d526289)

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 cec7949  tools/checkpatch.sh: Add code spell check to checkpatch.sh (#371)
     add f01953d  mksyscall: Suppress "'noreturn' function does return" warnings
     add d526289  Suppress "'noreturn' function does return" warnings

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/common/up_pthread_start.c    | 2 ++
 arch/arm/src/common/up_task_start.c       | 2 ++
 arch/or1k/src/common/up_pthread_start.c   | 2 ++
 arch/or1k/src/common/up_task_start.c      | 2 ++
 arch/risc-v/src/common/up_pthread_start.c | 2 ++
 arch/risc-v/src/common/up_task_start.c    | 2 ++
 tools/mksyscall.c                         | 6 ++++++
 7 files changed, 18 insertions(+)