Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106283
b: refs/heads/master
c: 4f13f54
h: refs/heads/master
i:
  106281: b6c216c
  106279: 9dbf3f2
v: v3
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Jul 15, 2008
1 parent 1bc947f commit 2f00111
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c0d20cd29aec11a3580cedf0bccec25052e8d4c
refs/heads/master: 4f13f548cef5af1717cbbc341a1a3474f3e7466e
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/cplb-nompu/cplbhdlr.S
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ ENTRY(__cplb_hdr)
SP += -12;
call _panic_cplb_error;
SP += 12;
JUMP _handle_bad_cplb;
JUMP.L _handle_bad_cplb;

ENDPROC(__cplb_hdr)

0 comments on commit 2f00111

Please sign in to comment.