nuttx/arch/or1k
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
..
include arch: Move *_getsp to the common place arch/arch.h 2020-07-09 13:51:09 +01:00
src arch: up_assert shouldn't call exit directly 2020-07-19 01:21:36 +01:00
Kconfig This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested. 2018-04-26 11:22:28 -06:00