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:
Dimitry Andric 2013-10-18 17:06:13 +00:00
parent 224d11f577
commit ede491c085
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=256746

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 {