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 2021/12/14 03:15:05 UTC

[incubator-nuttx] branch master updated (9a86aa7 -> af614ac)

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 9a86aa7  syslog_rpmsg: fix typo
     add af614ac  tls: restore C89 compatibility for TLS

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/common/arm_tls.c               | 4 ++--
 arch/risc-v/src/common/riscv_tls.c          | 2 +-
 arch/risc-v/src/rv32im/riscv_initialstate.c | 8 ++------
 include/nuttx/tls.h                         | 5 +----
 4 files changed, 6 insertions(+), 13 deletions(-)