hypervisor.h 101 Bytes
Newer Older
1 2 3 4 5 6
#ifndef _ASM_ARM_HYPERVISOR_H
#define _ASM_ARM_HYPERVISOR_H

#include <asm/xen/hypervisor.h>

#endif