Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77360
b: refs/heads/master
c: 6f3ed70
h: refs/heads/master
v: v3
  • Loading branch information
Robin Getz authored and Bryan Wu committed Dec 21, 2007
1 parent cde594a commit 532cabc
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: 0626d79686b4536eac1dc88e2cf52d927a5010c2
refs/heads/master: 6f3ed704b03b2f9997b604690ac43a3514105a6a
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-common/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ ENTRY(_exception_to_level5)
R7 = R7 + R6;
P5 = R7;
R1 = [P5];
[SP + 8] = r1;
[SP + PT_SEQSTAT] = r1;

r0 = sp; /* stack frame pt_regs pointer argument ==> r0 */
SP += -12;
Expand Down

0 comments on commit 532cabc

Please sign in to comment.