* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_addr)

[DEBUG_RELOCATOR]: Reuse grub_mm_check.
	(grub_relocator_alloc_chunk_align) [DEBUG_RELOCATOR]: Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-03-24 12:45:51 +01:00
parent 3f71cded81
commit c7064d9425
2 changed files with 10 additions and 35 deletions

View file

@ -1,3 +1,9 @@
2011-03-24 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_addr)
[DEBUG_RELOCATOR]: Reuse grub_mm_check.
(grub_relocator_alloc_chunk_align) [DEBUG_RELOCATOR]: Likewise.
2011-03-24 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/mm.h (GRUB_MM_CHECK): Rename to ...