* include/grub/mm.h (grub_extend_alloc): Remove.
* grub-core/loader/i386/pc/plan9.c: Use own version of grub_extend_alloc with appropriate types.
This commit is contained in:
parent
fd7dd66dbd
commit
f82d79c984
3 changed files with 30 additions and 24 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/mm.h (grub_extend_alloc): Remove.
|
||||
* grub-core/loader/i386/pc/plan9.c: Use own version of
|
||||
grub_extend_alloc with appropriate types.
|
||||
|
||||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* conf/Makefile.common (CFLAGS_GCRY): Add -Wno-redundant-decls.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue