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:
parent
9a1a8ad690
commit
4e5b4a6579
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user