派生自 xt-sys/exectos
Fix function prototypes using fastcall and stdcall calling convensions
这个提交包含在:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
XTAPI
|
||||
VOID
|
||||
KeHaltSystem()
|
||||
KeHaltSystem(VOID)
|
||||
{
|
||||
/* Enter infinite loop */
|
||||
for(;;)
|
||||
|
||||
在新工单中引用
屏蔽一个用户