提交 5f9ac92f 编写于 作者: J Jesper Nilsson

CRIS: Add debug symbols for assembler code

Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
上级 e2ee9bb2
......@@ -9,6 +9,7 @@
*/
.globl csum_partial_copy_nocheck
.type csum_partial_copy_nocheck,@function
csum_partial_copy_nocheck:
;; r10 - src
......@@ -89,3 +90,5 @@ _do_byte:
move.b $r9,[$r11]
ret
move.d $r13,$r10
.size csum_partial_copy_nocheck, . - csum_partial_copy_nocheck
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册