summaryrefslogtreecommitdiff
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 64ed3f0654..6fe30b83a2 100644
--- a/include/xen.h
+++ b/include/xen.h
@@ -8,7 +8,7 @@
/**
* xen_init() - Xen initialization
*
- * Map Xen memory pages, initialize event handler.
+ * Map Xen memory pages, initialize event handler and xenbus.
*/
void xen_init(void);