[libcpu/arm] remove useless cpsr updating in rt_hw_context_switch_to
This piece of code will enable the interrupt early before switching to the first thread. Although it is harmless, but not prefect.
Showing
想要评论请 注册 或 登录
This piece of code will enable the interrupt early before switching to the first thread. Although it is harmless, but not prefect.