Remove redunant declaration. gcc complains while clang doesn't.
This commit is contained in:
parent
df56af2d1b
commit
950492bae5
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user