* grub-core/loader/arm/linux.c: Use common initrd functions.

This commit is contained in:
Vladimir Serbinenko 2013-12-18 07:34:28 +01:00
parent 57a691b7e7
commit bc8dd11952
2 changed files with 12 additions and 11 deletions

View file

@ -1,3 +1,7 @@
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/arm/linux.c: Use common initd functions.
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
Decrease number of strings to translate.