Move OS-dependent file definitions to include/grub/osdep/hostfile*.h.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-09 08:20:20 +02:00
parent 37149a2f20
commit 761c718b52
8 changed files with 154 additions and 68 deletions

View file

@ -1,3 +1,7 @@
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
Move OS-dependent file definitions to include/grub/osdep/hostfile*.h.
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/emu/hostdisk.h (grub_hostdisk_linux_find_partition):