1、【修复】#5 on_thread_before_fault 在裸机环境下未定义的问题。

Signed-off-by: armink <armink.ztl@gmail.com>
pull/6/head
armink 8 years ago
parent 2b5627ba20
commit a162e335ac

@ -196,9 +196,7 @@ static struct cmb_hard_fault_regs regs;
static bool statck_has_fpu_regs = false;
#endif
#ifdef CMB_USING_OS_PLATFORM
static bool on_thread_before_fault = false;
#endif
/**
* library initialize

Loading…
Cancel
Save