Fix routine with no prototype using XTAPI calling convention compiler warning
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 33s
Builds / ExectOS (i686) (push) Successful in 33s

This commit is contained in:
2024-06-04 21:39:10 +02:00
부모 76e1fc6099
커밋 8a4caba26f
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@@ -66,7 +66,7 @@ HlInitializeFrameBuffer(VOID);
XTAPI
VOID
HlInitializeProcessor();
HlInitializeProcessor(VOID);
XTAPI
XTSTATUS