Sign in
gem5
/
arm
/
linux-arm64-legacy
/
15c8b6c1aaaf1c4edd67e2f02e4d8e1bd1a51c0d
/
.
/
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 */