mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
libs/libc: move the backtrace implement to sched
1. move the backtrace implement to sched 2. rename CONFIG_UNWINDER to CONFIG_SCHED_BACKTRACE Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
@@ -25,7 +25,6 @@ include assert/Make.defs
|
||||
include audio/Make.defs
|
||||
include builtin/Make.defs
|
||||
include ctype/Make.defs
|
||||
include debug/Make.defs
|
||||
include dirent/Make.defs
|
||||
include dlfcn/Make.defs
|
||||
include endian/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user