[ARMLLB]: Include FreeLoader's keycode mappings (which don't seem standard) in ARMLLB...
[reactos.git] / reactos / boot / armllb / inc / precomp.h
index 8bd44b7..a3f65e8 100755 (executable)
 #include "video.h"
 #include "keyboard.h"
 #include "envir.h"
-
-VOID
-DbgPrint(
-    const char *fmt,
-    ...
-);
+#include "../../freeldr/freeldr/include/keycodes.h"
+#include "debug.h"
 
 /* EOF */