mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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>