Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91176
b: refs/heads/master
c: ab65b87
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Uwe Kleine-König committed Mar 31, 2008
1 parent 1c304f6 commit 9ccad21
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: c1a9e91e426a78728c0e815b0355a7c0374d1088
refs/heads/master: ab65b87093a38ad8565780494c74bd7afd79ad9a
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-ns9xxx/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
#include <asm/arch-ns9xxx/regs-sys.h>

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

.macro arch_ret_to_user, tmp1, tmp2
.endm

.macro get_irqnr_and_base, irqnr, irqstat, base, tmp
ldr \base, =SYS_ISRADDR
ldr \irqstat, [\base, #(SYS_ISA - SYS_ISRADDR)]
cmp \irqstat, #0
ldrne \irqnr, [\base]
Expand Down

0 comments on commit 9ccad21

Please sign in to comment.