summaryrefslogtreecommitdiffstats
path: root/sys/xen
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-04-05 22:43:18 +0000
committerimp <imp@FreeBSD.org>2014-04-05 22:43:18 +0000
commit7081aab77a948af4d941ca783bb2cc2642372a83 (patch)
treeaf7e776018a083d55f3063306d4de59c66cd815f /sys/xen
parent4ba44b5d1b7c7e2c3780164d22209a058d1f2d90 (diff)
downloadFreeBSD-src-7081aab77a948af4d941ca783bb2cc2642372a83.zip
FreeBSD-src-7081aab77a948af4d941ca783bb2cc2642372a83.tar.gz
Make this compile with gcc.
Submitted by: royger@
Diffstat (limited to 'sys/xen')
-rw-r--r--sys/xen/xen-os.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/xen/xen-os.h b/sys/xen/xen-os.h
index 7dd9c7e..c982d55 100644
--- a/sys/xen/xen-os.h
+++ b/sys/xen/xen-os.h
@@ -54,7 +54,6 @@ 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 {
OpenPOWER on IntegriCloud