removed stale variable
This commit is contained in:
parent
2e1fcabe9e
commit
78a02732e3
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ static int mpeisabus = -1;
|
|||
extern int i8259elcr; /* mask of level-triggered interrupts */
|
||||
static Apic mpapic[MaxAPICNO+1];
|
||||
static int machno2apicno[MaxAPICNO+1]; /* inverse map: machno -> APIC ID */
|
||||
static Ref mpvnoref; /* unique vector assignment */
|
||||
static int mpmachno = 1;
|
||||
static Lock mpphysidlock;
|
||||
static int mpphysid;
|
||||
|
|
Loading…
Reference in a new issue