* include/grub/efi/memory.h (grub_machine_mmap_iterate): Remove

EXPORT_FUNC.
	Reported by: Seth Goldberg.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-10 02:45:26 +02:00
parent be124579b1
commit f2fd9d2b2b
2 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2010-04-10 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/efi/memory.h (grub_machine_mmap_iterate): Remove
EXPORT_FUNC.
Reported by: Seth Goldberg.
2010-04-10 Vladimir Serbinenko <phcoder@gmail.com>
* lib/posix_wrap/locale.h: Add missing file.