Set ZF prior to keyboard read call in check_for_keystroke().

Set the ZF flag to make sure the keyboard interrupt is actively
clearing it on a key event.  This fixes a hang when CONFIG_BOOTMENU is
on and CONFIG_KEYBOARD is off.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
1 file changed