* include/grub/kernel.h [__sparc__]: Restrict sparc64-ieee1275 to

right platform rather than leaking to sparc64-emu.
This commit is contained in:
Vladimir Serbinenko 2013-12-08 18:19:42 +01:00
parent 11e4167a35
commit 388f3cd0d1
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-12-08 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/kernel.h [__sparc__]: Restrict sparc64-ieee1275 to
right platform rather than leaking to sparc64-emu.
2013-12-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/windows/emuconsole.c: Remove unsigned comparison >= 0.