1
0
şundan çatallanmış xt-sys/exectos

Fix function prototypes using fastcall and stdcall calling convensions

Bu işleme şunda yer alıyor:
2023-11-25 23:25:44 +01:00
ebeveyn e245754d95
işleme bed49fa0ac
6 değiştirilmiş dosya ile 7 ekleme ve 7 silme

Dosyayı Görüntüle

@@ -18,7 +18,7 @@
*/
XTFASTCALL
KRUNLEVEL
HlGetRunLevel()
HlGetRunLevel(VOID)
{
return HlpTransformApicTprToRunLevel(HlReadApicRegister(APIC_TPR));
}