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:06:13 +00:00
parent 9a1a8ad690
commit 4e5b4a6579

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 {