arch: arc: update the ARC port

* remove unused codes and definition

Signed-off-by: Jingru <jingru@synopsys.com>
This commit is contained in:
Jingru
2020-05-06 15:43:26 +08:00
parent 86375271fc
commit 204d269794
9 changed files with 10 additions and 109 deletions

View File

@@ -260,7 +260,3 @@ __KNL__ k_err_t cpu_task_stack_draught_depth(k_stack_t *stk_base, size_t stk_siz
}
#endif
#if TOS_CFG_FAULT_BACKTRACE_EN > 0u
#endif /* TOS_CFG_FAULT_BACKTRACE_EN */