aboutsummaryrefslogtreecommitdiff
path: root/include/xen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xen.h')
-rw-r--r--include/xen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xen.h b/include/xen.h
index a952a2c84b..868132156e 100644
--- a/include/xen.h
+++ b/include/xen.h
@@ -11,7 +11,7 @@
* Map Xen memory pages, initialize event handler and xenbus,
* setup the grant table.
*/
-void xen_init(void);
+int xen_init(void);
/**
* xen_fini() - Board cleanup before Linux kernel start