[FREELDR] FrLdrBugCheckWithMessage() is varags, it doesn't make sense to mark it...
[reactos.git] / reactos / boot / freeldr / freeldr / arch / i386 / i386bug.c
index 46a7f33..b938da2 100644 (file)
@@ -172,7 +172,6 @@ i386PrintExceptionText(ULONG TrapIndex, PKTRAP_FRAME TrapFrame, PKSPECIAL_REGIST
 }
 
 VOID
-NTAPI
 FrLdrBugCheckWithMessage(
     ULONG BugCode,
     PCHAR File,