/*
* Copyright 2009 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
#ifndef _SYS_XPV_IMPL_H
#define _SYS_XPV_IMPL_H
#ifdef __cplusplus
extern "C" {
#endif
#if !defined(_ASM)
#include <sys/types.h>
#endif
#define __XEN_INTERFACE_VERSION__ __XEN_LATEST_INTERFACE_VERSION__
#include <xen/public/xen.h>
#include <xen/public/arch-x86/xen-mca.h>
#ifdef __cplusplus
}
#endif
#endif /* _SYS_XPV_IMPL_H */