Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187609
b: refs/heads/master
c: 62f60d6
h: refs/heads/master
i:
  187607: 4b3e817
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Feb 9, 2010
1 parent 2026179 commit f6aea8d
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: 34bf0fc54a4634ebb0a992e8562191a01233e240
refs/heads/master: 62f60d6a37910501814c6281e6c21b485434a7f1
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/include/mach/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
.endm

.macro get_irqnr_preamble, base, tmp
ldr \base, =INTFLGA
.endm

.macro arch_ret_to_user, tmp1, tmp2
.endm

.macro get_irqnr_and_base, irqnr, irqstat, base, tmp
ldr \base, =INTFLGA
ldr \irqnr, [\base]
cmp \irqnr, #0
beq 1000f
Expand Down

0 comments on commit f6aea8d

Please sign in to comment.