x86: Fix style
Thanks Axel.
This commit is contained in:
@@ -31,7 +31,8 @@ apic_available()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
bool x2apic_available()
|
bool
|
||||||
|
x2apic_available()
|
||||||
{
|
{
|
||||||
return sX2APIC;
|
return sX2APIC;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user