xref: /linux/arch/arm/include/asm/hypervisor.h (revision 8e9356c6146d0bb81a6ffb02eae522e57ff29662)
1 #ifndef _ASM_ARM_HYPERVISOR_H
2 #define _ASM_ARM_HYPERVISOR_H
3 
4 #include <asm/xen/hypervisor.h>
5 
6 #endif
7