git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdf77a7
)
ARM: gic: add __ASSEMBLY__ guard to C definitions
author
Marc Zyngier
<marc.zyngier@arm.com>
Thu, 24 Jan 2013 13:39:43 +0000
(13:39 +0000)
committer
Marc Zyngier
<marc.zyngier@arm.com>
Mon, 11 Feb 2013 18:58:34 +0000
(18:58 +0000)
The GIC include file being used by some of the KVM assembly code,
wrap the C definitions with a #ifdef __ASSEMBLY__ guard.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found