Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64737
b: refs/heads/master
c: abd0a78
h: refs/heads/master
i:
  64735: abe8195
v: v3
  • Loading branch information
Hirokazu Takata committed Sep 3, 2007
1 parent 8a8db2b commit 7b296e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 5171b100511513bc52875055f7d900fc3f7c922b
refs/heads/master: abd0a782359717ded8f663bc5b8e5e9e3cc4f5e7
3 changes: 1 addition & 2 deletions trunk/arch/m32r/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ ENTRY(ei_handler)
.fillinsn
1:
addi sp, #4
bra ret_to_intr
bra restore_all
.fillinsn
2:
srli r0, #2
Expand Down Expand Up @@ -382,7 +382,6 @@ check_end:
pop r14
seth r0, #shigh(M32R_ICU_IMASK_ADDR)
st r14, @(low(M32R_ICU_IMASK_ADDR),r0)
ret_to_intr:
bra ret_from_intr

/*
Expand Down

0 comments on commit 7b296e1

Please sign in to comment.