提交 5fad83b0 编写于 作者: wuyangyong's avatar wuyangyong

Merge branch 'aozima' into pulls

......@@ -89,7 +89,8 @@ LoopCopyDataInit:
/* Zero fill the bss segment. */
FillZerobss:
movs r3, #0
str r3, [r2], #4
str r3, [r2, #4]
adds r2, r2, #4
LoopFillZerobss:
ldr r3, = _ebss
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册