Revert last change, it breaks other things.

This commit is contained in:
Warner Losh 2014-03-19 20:40:57 +00:00
parent 44653522f6
commit e5d7b3ce52
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263377

View File

@ -54,6 +54,7 @@ extern shared_info_t *HYPERVISOR_shared_info;
extern start_info_t *HYPERVISOR_start_info;
/* XXX: we need to get rid of this and use HYPERVISOR_start_info directly */
extern struct xenstore_domain_interface *xen_store;
extern char *console_page;
enum xen_domain_type {