Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207134
b: refs/heads/master
c: 5f9ac92
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent e262e85 commit 603b51f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e2ee9bb2253c50a40a659f5c6daf3da1e77d9308
refs/heads/master: 5f9ac92f3d21ed5a2afdc88c97ad7d9289be373c
3 changes: 3 additions & 0 deletions trunk/arch/cris/arch-v32/lib/checksumcopy.S
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
*/

.globl csum_partial_copy_nocheck
.type csum_partial_copy_nocheck,@function
csum_partial_copy_nocheck:

;; r10 - src
Expand Down Expand Up @@ -89,3 +90,5 @@ _do_byte:
move.b $r9,[$r11]
ret
move.d $r13,$r10

.size csum_partial_copy_nocheck, . - csum_partial_copy_nocheck

0 comments on commit 603b51f

Please sign in to comment.