[ARMLLB]: We made certain assumptions in the "generic" files that are actually board...
[reactos.git] / reactos / boot / armllb / fw.c
index 4286b4a..8831d95 100644 (file)
@@ -49,7 +49,11 @@ INT
 LlbFwGetCh(VOID)
 {
     /* Return the key pressed */
+#ifdef _ZOOM2_
+    return LlbKeypadGetChar();
+#else
     return LlbKeyboardGetChar();
+#endif
 }
 
 ULONG