grub/grub-core/kern/i386/pc
Colin Watson 24b7938b32 * grub-core/kern/i386/pc/startup.S (grub_console_getkey): Use `>> 1'
rather than `/ 2', as the latter requires -Wa,--divide which would
require bumping our minimum binutils version.
2010-12-04 16:19:26 +00:00
..
init.c Unify memory types. 2010-09-19 00:04:31 +02:00
lzma_decode.S Remove dead code in decompressor 2010-09-21 10:07:12 +02:00
mmap.c Unify memory types. 2010-09-19 00:04:31 +02:00
startup.S * grub-core/kern/i386/pc/startup.S (grub_console_getkey): Use `>> 1' 2010-12-04 16:19:26 +00:00