Fix compile warning: Remove duplicate external declaration.
This commit is contained in:
parent
893100aa10
commit
e34bd25949
@ -84,8 +84,6 @@ extern void pmap_lazyfix_action(void);
|
|||||||
extern int pmap_pcid_enabled;
|
extern int pmap_pcid_enabled;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern int xen_vector_callback_enabled;
|
|
||||||
|
|
||||||
/*---------------------------------- Macros ----------------------------------*/
|
/*---------------------------------- Macros ----------------------------------*/
|
||||||
#define IPI_TO_IDX(ipi) ((ipi) - APIC_IPI_INTS)
|
#define IPI_TO_IDX(ipi) ((ipi) - APIC_IPI_INTS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user