* grub-core/kern/emu/misc.c (canonicalize_file_name): Move to ...

* grub-core/kern/emu/hostdisk_*.c (canonicalize_file_name): ... here.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-08 17:04:46 +02:00
parent 29072e994e
commit a5b0365ab2
5 changed files with 61 additions and 58 deletions

View file

@ -1,3 +1,8 @@
2013-10-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/misc.c (canonicalize_file_name): Move to ...
* grub-core/kern/emu/hostdisk_*.c (canonicalize_file_name): ... here.
2013-10-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/arm/misc.S: Remove leftover ARM and THUMB.