Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217613
b: refs/heads/master
c: a4dbc5e
h: refs/heads/master
i:
  217611: 5e34344
v: v3
  • Loading branch information
Chris Metcalf committed Oct 14, 2010
1 parent edb6f63 commit bae2b48
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: 13c9d5a6309763a494f7c3ed5aa45fb473985fd7
refs/heads/master: a4dbc5ee52e8741522a2f87067b80116c6c7a934
2 changes: 1 addition & 1 deletion trunk/arch/tile/kernel/intvec_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,7 @@ STD_ENTRY(interrupt_return)

/* Set r1 to errno if we are returning an error, otherwise zero. */
{
moveli r29, 1024
moveli r29, 4096
sub r1, zero, r0
}
slt_u r29, r1, r29
Expand Down

0 comments on commit bae2b48

Please sign in to comment.