Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207135
b: refs/heads/master
c: 3a38125
h: refs/heads/master
i:
  207133: e262e85
  207131: aca6267
  207127: 6c66e3b
  207119: a33437e
  207103: 0160380
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent 603b51f commit 5c872ba
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: 5f9ac92f3d21ed5a2afdc88c97ad7d9289be373c
refs/heads/master: 3a38125d3eda41972caee512d9823b964e0c16fc
3 changes: 3 additions & 0 deletions trunk/arch/cris/arch-v32/lib/checksum.S
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

.globl csum_partial
.type csum_partial,@function
csum_partial:

;; r10 - src
Expand Down Expand Up @@ -83,3 +84,5 @@ _do_byte:
addu.b [$r10],$r12
ret
move.d $r12,$r10

.size csum_partial, .-csum_partial

0 comments on commit 5c872ba

Please sign in to comment.