aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxc/xc.h')
-rw-r--r--tools/libxc/xc.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/libxc/xc.h b/tools/libxc/xc.h
index 3c768f1a4a..27e7845798 100644
--- a/tools/libxc/xc.h
+++ b/tools/libxc/xc.h
@@ -252,7 +252,9 @@ int xc_linux_build(int xc_handle,
const char *cmdline,
unsigned int control_evtchn,
unsigned long flags,
- unsigned int vcpus);
+ unsigned int vcpus,
+ unsigned int store_evtchn,
+ unsigned long *store_mfn);
int
xc_plan9_build (int xc_handle,