Sign in
gem5
/
arm
/
linux-arm64-legacy
/
5ca5c02f0e81c094c19d30dc0d13be4e929a994a
/
.
/
include
/
xen
/
xen-ops.h
blob: 10ddfe0142d08e93be872477025168eb4e0dab47 [
file
] [
log
] [
blame
]
#ifndef
INCLUDE_XEN_OPS_H
#define
INCLUDE_XEN_OPS_H
#include
<linux/percpu.h>
DECLARE_PER_CPU
(
struct
vcpu_info
*,
xen_vcpu
);
#endif
/* INCLUDE_XEN_OPS_H */