forked from xt-sys/exectos
Fix function prototype
This commit is contained in:
@@ -83,7 +83,7 @@ HlpHandlePicSpuriousService();
|
||||
|
||||
XTAPI
|
||||
VOID
|
||||
HlpInitializeApic();
|
||||
HlpInitializeApic(VOID);
|
||||
|
||||
XTFASTCALL
|
||||
KRUNLEVEL
|
||||
|
Reference in New Issue
Block a user