hypervisor.h 105 B

123456
  1. #ifndef _ASM_ARM64_HYPERVISOR_H
  2. #define _ASM_ARM64_HYPERVISOR_H
  3. #include <asm/xen/hypervisor.h>
  4. #endif