Fix function prototypes using fastcall and stdcall calling convensions
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
XTFASTCALL
|
||||
KRUNLEVEL
|
||||
HlGetRunLevel()
|
||||
HlGetRunLevel(VOID)
|
||||
{
|
||||
return HlpTransformApicTprToRunLevel(HlReadApicRegister(APIC_TPR));
|
||||
}
|
||||
|
Reference in New Issue
Block a user