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