* include/grub/misc.h: Replace check for __sparc64__ with one for

__sparc__ as __sparc64__ isn't actually defined.
This commit is contained in:
Vladimir Serbinenko 2013-11-17 01:01:47 +01:00
parent 889ebe922b
commit 8df6eff6da
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-11-17 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/misc.h: Replace check for __sparc64__ with one for
__sparc__ as __sparc64__ isn't actually defined.
2013-11-17 Vladimir Serbinenko <phcoder@gmail.com>
* tests/util/grub-shell.in: Use escc-ch-b on powerpc. This is missing