xen: Port Xen bus driver from mini-os
[platform/kernel/u-boot.git] / include / xen.h
index 64ed3f0..6fe30b8 100644 (file)
@@ -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);