forkeado de xt-sys/exectos
Fix function prototypes using fastcall and stdcall calling convensions
Este commit está contenido en:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
XTFASTCALL
|
||||
KRUNLEVEL
|
||||
HlGetRunLevel()
|
||||
HlGetRunLevel(VOID)
|
||||
{
|
||||
return (KRUNLEVEL)ArReadControlRegister(8);
|
||||
}
|
||||
|
||||
Referencia en una nueva incidencia
Block a user