update: rename LOS_BackTraceInit

change function name LOS_BackTraceInit and involve it in los_init.c when macro is not set to 0

close https://gitee.com/openharmony/kernel_liteos_m/issues/I3SYQQ

Signed-off-by: kenneth <459864689@qq.com>
This commit is contained in:
kenneth
2021-06-15 14:29:13 +08:00
parent 749bd8a481
commit a0a32188ff
6 changed files with 16 additions and 4 deletions
+1
View File
@@ -48,6 +48,7 @@ static_library("kernel") {
"arch/include",
"../components/cpup",
"../components/exchook",
"../components/backtrace",
"../utils",
"//third_party/bounds_checking_function/include",
]