未验证 提交 5e507448 编写于 作者: D David Lin 提交者: GitHub

Update start_gcc.S

上级 90f41ef8
......@@ -107,7 +107,7 @@ reset:
copy_loop:
ldmia r0!, {r3-r10} /* copy from source address [r0] */
stmia r1!, {r3-r10} /* copy to target address [r1] */
cmp r0, r2 /* until source end addreee [r2] */
cmp r0, r2 /* until source end address [r2] */
ble copy_loop
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册