Replace BOOL by BOOLEAN and STDCALL by NTAPI
[reactos.git] / reactos / boot / freeldr / freeldr / arch / i386 / xboxcons.c
index 546ef2c..453a069 100644 (file)
@@ -56,7 +56,7 @@ XboxConsPutChar(int c)
     }
 }
 
-BOOL
+BOOLEAN
 XboxConsKbHit(VOID)
 {
   /* No keyboard support yet */