aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_core_ia64.h
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-06-20 12:26:23 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-06-20 12:26:23 +0100
commit947835578c6dce70d2698e22c901a91ce4bfc93e (patch)
treeef3cc59dffdaf080782aa323e9125325a7c933ff /tools/libxc/xc_core_ia64.h
parenta1b2027c865a85952b82d1a3a6dc3528986ddab0 (diff)
downloadxen-947835578c6dce70d2698e22c901a91ce4bfc93e.tar.gz
xen-947835578c6dce70d2698e22c901a91ce4bfc93e.tar.bz2
xen-947835578c6dce70d2698e22c901a91ce4bfc93e.zip
[IA64] compilation fix caused by 17880:d3a87899985d
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Diffstat (limited to 'tools/libxc/xc_core_ia64.h')
-rw-r--r--tools/libxc/xc_core_ia64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxc/xc_core_ia64.h b/tools/libxc/xc_core_ia64.h
index 88e7e229e1..75dd40fdc7 100644
--- a/tools/libxc/xc_core_ia64.h
+++ b/tools/libxc/xc_core_ia64.h
@@ -40,7 +40,7 @@ void
xc_core_arch_context_free(struct xc_core_arch_context* arch_ctxt);
int
xc_core_arch_context_get(struct xc_core_arch_context* arch_ctxt,
- vcpu_guest_context_t* ctxt,
+ vcpu_guest_context_any_t* ctxt,
int xc_handle, uint32_t domid);
int
xc_core_arch_context_get_shdr(struct xc_core_arch_context* arch_ctxt,