MFC r256746:

Remove redundant redeclaration of gdtset in sys/xen/xen-os.h, to silence
a gcc warning.

Approved by:	re (glebius)
This commit is contained in:
dim 2013-10-18 17:08:23 +00:00
parent 9a4ff0a6cf
commit 7cc3770548

View File

@ -50,8 +50,6 @@
/* Force a proper event-channel callback from Xen. */
void force_evtchn_callback(void);
extern int gdtset;
extern shared_info_t *HYPERVISOR_shared_info;
enum xen_domain_type {