aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hypervisor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/hypervisor.h')
-rw-r--r--arch/arm/include/asm/hypervisor.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/include/asm/hypervisor.h b/arch/arm/include/asm/hypervisor.h
new file mode 100644
index 00000000000..b90d9e523d6
--- /dev/null
+++ b/arch/arm/include/asm/hypervisor.h
@@ -0,0 +1,6 @@
1#ifndef _ASM_ARM_HYPERVISOR_H
2#define _ASM_ARM_HYPERVISOR_H
3
4#include <asm/xen/hypervisor.h>
5
6#endif