nuttx/arch/sim/src
Xiang Xiao d6827cab60 arch: up_assert shouldn't call exit directly
since exit will be only callable from userspace and change
the 1st argument from "const uint8_t *" to "const char *"

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I86487d57210ab63109148232da71dbc4d60a563b
2020-07-19 01:21:36 +01:00
..
sim arch: up_assert shouldn't call exit directly 2020-07-19 01:21:36 +01:00
.gitignore arch/sim: Don't construct global C++ objects before main 2020-07-11 15:06:09 -03:00
Makefile arch/sim: Don't construct global C++ objects before main 2020-07-11 15:06:09 -03:00
nuttx-names.in sim: add __cxa_atexit into the name list 2020-07-09 15:17:12 +09:00