提交 fef854a4 编写于 作者: L liang yongxiang

[DeviceDrivers] remove unused-assign code

上级 fdc350b7
......@@ -213,7 +213,6 @@ rt_inline rt_uint32_t __rt_fls(rt_uint32_t val)
}
if (!(val & 0x80000000u))
{
val <<= 1;
bit -= 1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册