projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
[linux-2.6]
/
include
/
asm-arm
/
arch-cl7500
/
entry-macro.S
1
#include <asm/hardware.h>
2
#include <asm/hardware/entry-macro-iomd.S>
3
.macro get_irqnr_preamble, base, tmp
4
.endm
5
6
.macro arch_ret_to_user, tmp1, tmp2
7
.endm
8