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/nuttx.git
from af205ebd393 arm/kinetis: Fix warning
add c38042941fe arch/crt0.c: revert entry _start
No new revisions were added by this update.
Summary of changes:
arch/arm/src/common/Toolchain.defs | 2 +-
arch/arm/src/common/crt0.c | 4 ++--
arch/arm64/src/Toolchain.defs | 2 +-
arch/arm64/src/common/crt0.c | 4 ++--
arch/risc-v/src/common/crt0.c | 4 ++--
arch/x86_64/src/common/Toolchain.defs | 2 +-
arch/x86_64/src/common/crt0.c | 4 ++--
arch/xtensa/src/common/crt0.c | 4 ++--
arch/xtensa/src/lx6/Toolchain.defs | 2 +-
arch/xtensa/src/lx7/Toolchain.defs | 2 +-
tools/toolchain.cmake.export | 5 +++--
11 files changed, 18 insertions(+), 17 deletions(-)