Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c91a2bd70a617a638e157a7e99d4b21ee0e7b1cf
/
.
/
arch
/
arm
/
mach-vexpress
/
include
/
mach
/
entry-macro.S
blob: 19d5ac8ba07182d2a34be57fc412a99d8d640639 [
file
] [
log
] [
blame
]
#include <asm/hardware/entry-macro-gic.S>
.macro disable_fiq
.endm
.macro get_irqnr_preamble
,
base
,
tmp
ldr \base
,
=
gic_cpu_base_addr
ldr \base
,
[
\base
]
.endm
.macro arch_ret_to_user
,
tmp1
,
tmp2
.endm