mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Remove redunant declaration. gcc complains while clang doesn't.
This commit is contained in:
parent
36858c65b2
commit
1afb8884a7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263372
@ -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